Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 50 online users. » 0 Member(s) | 44 Guest(s) Bing, Applebot, AOL, Mojeek
|
Latest Threads |
Too much space between gr...
Forum: GUI
Last Post: suzannesomers61
1 hour ago
» Replies: 5
» Views: 1,155
|
Hire a Hacker to Recover ...
Forum: News and Discussions
Last Post: Lucassewall
1 hour ago
» Replies: 0
» Views: 5
|
403 Error
Forum: Web Scraping & Web Development
Last Post: CaptainNewb
6 hours ago
» Replies: 9
» Views: 2,736
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Yesterday, 10:31 AM
» Replies: 3
» Views: 172
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Sep-16-2025, 07:07 AM
» Replies: 1
» Views: 518
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 1,678
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 614
|
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 194
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Sep-15-2025, 03:28 PM
» Replies: 7
» Views: 3,135
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,366
|
|
|
Basic question |
Posted by: balajee - Aug-27-2017, 11:30 AM - Forum: General Coding Help
- Replies (8)
|
 |
my question here
Hi,
I am new to python. Please explain the below. Why one syntax is returning "True" while the second one returns False.
>>>..... More
|
|
|
time |
Posted by: calloflegend11 - Aug-26-2017, 06:50 PM - Forum: Homework
- Replies (1)
|
 |
I am working on a problem to figure out how many hours/minutes someone works. I have the total amount of minutes figured out including deducting the t..... More
|
|
|
tkinter frame sizing problems |
Posted by: Lux - Aug-26-2017, 06:09 PM - Forum: GUI
- No Replies
|
 |
I am working on a project with tkinter, and I am trying to make a frame and a ScrolledText widget fill up the screen.
The relevant code looks like th..... More
|
|
|
help |
Posted by: Netanel - Aug-26-2017, 05:15 PM - Forum: General Coding Help
- Replies (1)
|
 |
[python]
l=['a','b','c']
r=[1,2,3]
e=['a','b','c','d']
n=[]
for i in l:
for j in r:
for t in e:
n.append(i+str(j)+t)..... More
|
|
|
error |
Posted by: baronmontesqieu - Aug-25-2017, 09:58 PM - Forum: General Coding Help
- Replies (2)
|
 |
Hello.
This is quite a complex code that I have made.
it is not working however, and I would like to see what I have done wrong.
the following is..... More
|
|
|
Pygame Particle Generator |
Posted by: nilamo - Aug-25-2017, 05:12 AM - Forum: Code sharing
- Replies (4)
|
 |
Here's a little something I've been messing around with the past couple nights. By setting a few initial properties, such as where particles are gene..... More
Attached Files
Thumbnail(s)
|
|
|
A single Thread Crashes |
Posted by: ian - Aug-24-2017, 10:09 PM - Forum: Data Science
- Replies (10)
|
 |
I create a wxPython Window app with a 1-second timer displaying clock on status bar, and a 5-minute timer running a function called Update1 every 5 mi..... More
|
|
|
Help with a schedule maker |
Posted by: acmichelman - Aug-24-2017, 01:51 AM - Forum: Homework
- Replies (1)
|
 |
Im new to python but have gone over a couple beginners guide, but I have a project due soon and i'm not sure how to begin programing it.
I have to ..... More
|
|
|
Masked median filters |
Posted by: Jim421616 - Aug-24-2017, 01:30 AM - Forum: Homework
- No Replies
|
 |
As part of studying towards a MSc in Astronomy, I'm trying to filter an image so that the value of each pixel is equal to the value of the median of t..... More
|
|
|
ReportLab |
Posted by: ek5442 - Aug-24-2017, 12:40 AM - Forum: General Coding Help
- Replies (2)
|
 |
I have 7 pages pdf file and I am trying to write on existing pdf file . I can write on the first page however I cannot write on the rest of pages
..... More
|
|
|
library path |
Posted by: Albert65 - Aug-23-2017, 11:23 PM - Forum: Data Science
- Replies (1)
|
 |
I am trying to compile python and packages behind firewall. The system is Power8, Redhat7/64, big endian. First, I compiled lapack, blas, openblas (th..... More
|
|
|
ftp script issues |
Posted by: bowen73 - Aug-23-2017, 07:11 PM - Forum: General Coding Help
- No Replies
|
 |
I'm getting stuck with my ftp.. tried to include an FTP script in with mine that uploads all files in the folder, but fails after the first one with a..... More
|
|
|
|