| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 31 online users. » 1 Member(s) | 26 Guest(s) Google, AOL, Mojeek, nathanael
|
| Latest Threads |
How to make ball stay wit...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 04:07 PM
» Replies: 2
» Views: 89
|
PermissionError: [Errno 1...
Forum: GUI
Last Post: deanhystad
Yesterday, 02:42 PM
» Replies: 1
» Views: 58
|
Graph Interpolate Difficu...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 01:54 PM
» Replies: 1
» Views: 59
|
sorting a lisr of file pa...
Forum: News and Discussions
Last Post: DeaD_EyE
Yesterday, 01:00 PM
» Replies: 5
» Views: 314
|
conditional nested loops
Forum: News and Discussions
Last Post: Skaperen
Nov-14-2025, 11:31 PM
» Replies: 0
» Views: 45
|
PyQt6 QWidgets and system...
Forum: GUI
Last Post: stevecoh1
Nov-14-2025, 06:38 PM
» Replies: 0
» Views: 71
|
[solved] re.split issue
Forum: General Coding Help
Last Post: deanhystad
Nov-14-2025, 06:02 PM
» Replies: 10
» Views: 262
|
Please guide me to comple...
Forum: General Coding Help
Last Post: Larz60+
Nov-14-2025, 03:33 PM
» Replies: 3
» Views: 141
|
New to python and coding
Forum: Homework
Last Post: jefsummers
Nov-13-2025, 07:58 PM
» Replies: 6
» Views: 237
|
Backward compatibility qu...
Forum: News and Discussions
Last Post: noisefloor
Nov-13-2025, 11:52 AM
» Replies: 6
» Views: 421
|
|
|
| if else return |
|
Posted by: gujugolf - Dec-30-2017, 05:05 AM - Forum: General Coding Help
- Replies (3)
|
 |
I am new to Python. I am trying to have the following function change the values of certain lines depending on if the lines are populated or not. Pl..... More
|
|
|
| Function call |
|
Posted by: Antonio_Gallardo - Dec-29-2017, 09:56 PM - Forum: Homework
- Replies (3)
|
 |
I have a very simple question. I need a function that calls two functions. I have been trying with "add (function1 , function2)" but it doesn't..... More
|
|
|
| Coverting to Epoll |
|
Posted by: Mradr - Dec-29-2017, 08:52 PM - Forum: Networking
- No Replies
|
 |
Hello I am running into a issue where select.select is hitting file limits with the number of sockets we're running over. To fix this, a move from sel..... More
|
|
|
| a simple calculator |
|
Posted by: Solstice - Dec-29-2017, 08:04 PM - Forum: Code sharing
- Replies (17)
|
 |
A simple calculator, for simple calculations.
[python]
print("simple calculator by Solstice")
print("I-----I")
print("I00000I")
print("I-----I")..... More
|
|
|
| Pygame global problem |
|
Posted by: Hyperimus - Dec-29-2017, 02:47 PM - Forum: Homework
- Replies (8)
|
 |
Greetings, I'm new here as I only now started developing in python due to a college class, and for this one as a end semester group work I need to dev..... More
|
|
|
| Lists |
|
Posted by: zowhair - Dec-29-2017, 02:08 PM - Forum: General Coding Help
- Replies (2)
|
 |
Dear friends can you please help me???
vec = [[1,2,3],[4,5,6],[7,8,9,0]]
print([num for elem in vec for num in elem]) **huh** w..... More
|
|
|
| coding request |
|
Posted by: Marxon - Dec-29-2017, 09:08 AM - Forum: Jobs
- Replies (3)
|
 |
Hi all,
is there some bored python coder out there who would code me a small tool?
It should load fileA and fileB
Replace the 1st byte of fileA w..... More
|
|
|
| IDLE vs PyCharm as editors? |
|
Posted by: Emerogork - Dec-28-2017, 05:02 PM - Forum: Bar
- Replies (7)
|
 |
I may be biased because I started with IDLE but want to get beyond that.
I am almost a 1 week Pythoner and managed to get through a 5 hour tutori..... More
|
|
|
|