| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,402
» Latest member: Jeffreygon
» Forum threads: 38,825
» Forum posts: 176,038
Full Statistics
|
| Online Users |
There are currently 34 online users. » 1 Member(s) | 28 Guest(s) Google, Bing, Applebot, AOL, buran
|
| Latest Threads |
a function to watch files
Forum: News and Discussions
Last Post: OtiliaGen
Yesterday, 12:38 PM
» Replies: 2
» Views: 191
|
Merge video with subtitle...
Forum: General Coding Help
Last Post: OtiliaGen
Yesterday, 12:32 PM
» Replies: 29
» Views: 15,756
|
Create dataframe from the...
Forum: Data Science
Last Post: JassicaElla60
Yesterday, 12:31 PM
» Replies: 8
» Views: 3,671
|
Check if running from she...
Forum: General Coding Help
Last Post: noisefloor
Jan-01-2026, 11:52 AM
» Replies: 2
» Views: 187
|
Sorry Help
Forum: General Coding Help
Last Post: noisefloor
Jan-01-2026, 11:47 AM
» Replies: 2
» Views: 152
|
IP address for users
Forum: Networking
Last Post: DeaD_EyE
Dec-31-2025, 08:02 PM
» Replies: 6
» Views: 7,200
|
Opencv findContours Q
Forum: General Coding Help
Last Post: Pedroski55
Dec-30-2025, 12:11 AM
» Replies: 1
» Views: 230
|
Struggles I Faced While E...
Forum: Code Review
Last Post: padma121
Dec-29-2025, 09:12 AM
» Replies: 1
» Views: 4,642
|
Willing to pay for help w...
Forum: General Coding Help
Last Post: noisefloor
Dec-29-2025, 08:37 AM
» Replies: 4
» Views: 309
|
How to Integrate External...
Forum: General Coding Help
Last Post: noisefloor
Dec-27-2025, 06:21 PM
» Replies: 1
» Views: 270
|
|
|
| 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
|
|
|
|