Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 582 online users. » 0 Member(s) | 576 Guest(s) Applebot, Google, Baidu, Yandex
|
Latest Threads |
While loop is terminating...
Forum: Homework
Last Post: Plyth
5 hours ago
» Replies: 2
» Views: 209
|
PythonPath file
Forum: General Coding Help
Last Post: Pedroski55
8 hours ago
» Replies: 7
» Views: 19,639
|
Building a food delivery ...
Forum: Homework
Last Post: nooryasmeen022
Yesterday, 04:12 PM
» Replies: 3
» Views: 7,511
|
Python Install Mager Help
Forum: News and Discussions
Last Post: snippsat
Yesterday, 09:43 AM
» Replies: 5
» Views: 357
|
RemoTe server operation w...
Forum: General Coding Help
Last Post: mario17
Yesterday, 07:18 AM
» Replies: 4
» Views: 286
|
Hide CLI while grabbing i...
Forum: GUI
Last Post: Gribouillis
Jul-03-2025, 08:12 AM
» Replies: 1
» Views: 140
|
Venv - Python Virtual Env...
Forum: General Coding Help
Last Post: Larz60+
Jul-02-2025, 05:41 PM
» Replies: 4
» Views: 635
|
textbox compare command n...
Forum: GUI
Last Post: deanhystad
Jul-02-2025, 01:40 PM
» Replies: 1
» Views: 233
|
Deploy Flask apps on Wind...
Forum: Web Scraping & Web Development
Last Post: DeaD_EyE
Jul-02-2025, 09:23 AM
» Replies: 2
» Views: 5,953
|
How to ask Smart Question...
Forum: Board
Last Post: Thatedge
Jul-01-2025, 08:10 AM
» Replies: 3
» Views: 5,681
|
|
|
python program problem |
Posted by: beemanjo - Sep-26-2017, 11:25 PM - Forum: Homework
- Replies (5)
|
 |
please give a runnable sample of your code with the full error text or a clear description of the problem
IM RUN THIS CODE
[Python]
total =..... More
|
|
|
Python program problem |
Posted by: beemanjo - Sep-26-2017, 11:04 PM - Forum: Homework
- Replies (4)
|
 |
please give a runnable sample of your code with the full error text or a clear description of the problem
I TYPE IN THIS CODE:
total = 0
def ..... More
|
|
|
Python with Geany |
Posted by: mehenaveen - Sep-26-2017, 01:49 PM - Forum: General Coding Help
- Replies (4)
|
 |
Hello,
I am new to programming and particularly to Python and Geany. I am getting the error... 'Python3' is not recognized as an internal or external..... More
|
|
|
Memory Error |
Posted by: rajeev1729 - Sep-26-2017, 08:29 AM - Forum: Data Science
- Replies (1)
|
 |
[python]# Load Libraries
import numpy as np
import pandas as pd
from nltk.corpus import stopwords
from nltk.stem import PorterStemmer
from sklear..... More
|
|
|
Substrings |
Posted by: OmarSinno - Sep-26-2017, 07:43 AM - Forum: Homework
- Replies (4)
|
 |
The task is to find a the first string as a substring in the other string.
For example, let's say we have:
string 1 = 'bob'
string 2 = 'bobsbugsbegone..... More
|
|
|
Turtle Problem |
Posted by: OmarSinno - Sep-26-2017, 07:31 AM - Forum: General Coding Help
- Replies (2)
|
 |
I'm drawing a polygon in which every side of that polygon should get a random color, that means that for every side the turtle should get a different ..... More
|
|
|
replace vowels |
Posted by: niru - Sep-25-2017, 06:06 PM - Forum: General Coding Help
- Replies (9)
|
 |
hello, i have a list with some names, and i have to replace wovels by " - "
here is what i tried:
[python]list1 = ['john', 'tony', 'luck]
def rep..... More
|
|
|
Re Python Function |
Posted by: Yash99 - Sep-25-2017, 03:27 PM - Forum: Homework
- Replies (5)
|
 |
Hey I have a question that what function do I need to use to run the python script without specifying path name, but by giving only python 'filename'(..... More
|
|
|
Twin Primes Recursion Limit |
Posted by: djkraft - Sep-25-2017, 02:56 PM - Forum: Homework
- Replies (4)
|
 |
I'm working on this same problem too and ran into an error trying to get the twin prime numbers to work. I get a recursion error when checking the pri..... More
|
|
|
Retrieve OptionMenu selection? |
Posted by: JP_ROMANO - Sep-25-2017, 02:36 PM - Forum: GUI
- Replies (5)
|
 |
Hello - finally making some real progress on my first python script (using Tkinter to create a UI) and after a many, many months of hating on it, I th..... More
|
|
|
MySQLdb and SSL |
Posted by: dominic - Sep-25-2017, 12:05 PM - Forum: Networking
- No Replies
|
 |
Hi all,
I've tried endlessly to make Python set up an SSL connection to an SQL server.
The Python script only initiates a regular unencrypted TCP/..... More
|
|
|
Introductions forum? |
Posted by: Saka - Sep-25-2017, 11:16 AM - Forum: Board
- Replies (1)
|
 |
Usually forums have a little place where users introduce themselves... Is there one here? Sorry if this is a dumb question, I'm a newbie on this forum..... More
|
|
|
|