Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,932
» Latest member: Alex12
» Forum threads: 38,721
» Forum posts: 175,501
Full Statistics
|
Online Users |
There are currently 53 online users. » 2 Member(s) | 46 Guest(s) Bing, Google, Applebot, deanhystad, wabbity
|
Latest Threads |
Expert Guidance Made Easy...
Forum: General Coding Help
Last Post: Alex12
34 minutes ago
» Replies: 0
» Views: 7
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
4 hours ago
» Replies: 1
» Views: 344
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Yesterday, 08:58 PM
» Replies: 8
» Views: 2,342
|
real community
Forum: News and Discussions
Last Post: decuser
Yesterday, 08:16 PM
» Replies: 3
» Views: 1,460
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Yesterday, 06:45 PM
» Replies: 1
» Views: 287
|
looking for help
Forum: Bar
Last Post: Azdaghost
Yesterday, 05:03 PM
» Replies: 0
» Views: 94
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Yesterday, 03:28 PM
» Replies: 7
» Views: 2,806
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,058
|
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
Sep-14-2025, 03:32 PM
» Replies: 2
» Views: 746
|
New to Python and Pygame
Forum: Game Development
Last Post: JMcM
Sep-14-2025, 11:25 AM
» Replies: 7
» Views: 2,111
|
|
|
PDF file split and copy |
Posted by: rob101 - Nov-17-2022, 02:20 PM - Forum: Code sharing
- No Replies
|
 |
Mostly in the interests of learning, but also for a practical application, I've been looking for a way to copy pages from a PDF file and write said pa..... More
|
|
|
String to Number in Python |
Posted by: Godjuned - Nov-16-2022, 06:36 PM - Forum: Homework
- Replies (3)
|
 |
Number: positive, up to billion (10 digits)
Example 1:
Input : I bought twenty three packs of bread
Output : I bought 23 packs of bread
Exampl..... More
|
|
|
music for learning/programming |
Posted by: astral_travel - Nov-15-2022, 06:22 PM - Forum: Bar
- Replies (9)
|
 |
hey,
is there some good music on youtube that you can share here that is good for learning and/or programming ?
of course there is a mix list of w..... More
|
|
|
Pandas CSV Issues |
Posted by: rmfooty - Nov-14-2022, 10:09 AM - Forum: Data Science
- Replies (2)
|
 |
Hi all, and thank you for your help in advance.
I am experiencing a strange issue with Pandas. I have a program that reads an entire CSV into a dat..... More
|
|
|
WMI error |
Posted by: cosmin1805 - Nov-13-2022, 03:47 PM - Forum: General Coding Help
- Replies (3)
|
 |
Hi, I am trying to run this thing to get the CPU temperature(I got it from youtube but I am open to other suggestions that work on WINDOWS) and I get ..... More
|
|
|
im not sure what ive done wrong code doesnt run |
Posted by: dgizzly - Nov-12-2022, 11:19 PM - Forum: Homework
- Replies (3)
|
 |
[python]def main():
again='y'
while again=='y' or again=='Y':
try:
key=('A', 'C', 'A', 'B', 'B', 'D', 'D', 'A', 'C', '..... More
|
|
|
|