| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 49 online users. » 0 Member(s) | 44 Guest(s) Bing, Google, Mojeek, Applebot
|
| Latest Threads |
link variable to exc bloc...
Forum: General Coding Help
Last Post: Gribouillis
11 hours ago
» Replies: 1
» Views: 96
|
PyQt6 QWidgets and system...
Forum: GUI
Last Post: Axel_Erfurt
Yesterday, 06:47 PM
» Replies: 2
» Views: 178
|
best way to learn python
Forum: News and Discussions
Last Post: mamta25
Yesterday, 04:13 PM
» Replies: 5
» Views: 3,097
|
Graph Interpolate Difficu...
Forum: General Coding Help
Last Post: deanhystad
Nov-17-2025, 10:27 PM
» Replies: 3
» Views: 216
|
[SOLVED] Access keys and ...
Forum: General Coding Help
Last Post: Winfried
Nov-17-2025, 11:47 AM
» Replies: 4
» Views: 202
|
PermissionError: [Errno 1...
Forum: GUI
Last Post: Tuurbo46
Nov-17-2025, 08:44 AM
» Replies: 2
» Views: 153
|
How to make ball stay wit...
Forum: General Coding Help
Last Post: deanhystad
Nov-15-2025, 04:07 PM
» Replies: 2
» Views: 204
|
sorting a lisr of file pa...
Forum: News and Discussions
Last Post: DeaD_EyE
Nov-15-2025, 01:00 PM
» Replies: 5
» Views: 375
|
conditional nested loops
Forum: News and Discussions
Last Post: Skaperen
Nov-14-2025, 11:31 PM
» Replies: 0
» Views: 89
|
[solved] re.split issue
Forum: General Coding Help
Last Post: deanhystad
Nov-14-2025, 06:02 PM
» Replies: 10
» Views: 399
|
|
|
| displaz current value |
|
Posted by: vidzius - Sep-01-2020, 01:45 PM - Forum: GUI
- No Replies
|
 |
Hello to all forum members. I'm just learning python and I decided to create a graphical window and in the second thread the displayed values in the..... More
|
|
|
| Binary File Read |
|
Posted by: Aussie - Sep-01-2020, 12:42 AM - Forum: General Coding Help
- Replies (6)
|
 |
Hi, I have tried a number of examples to try and get the code below to step through correctly.
The header needs to be stepped through once and the sa..... More
|
|
|
| While statement explanation |
|
Posted by: alkhufu2 - Aug-31-2020, 11:45 PM - Forum: Homework
- Replies (3)
|
 |
I am new to Python. I get while and for loops pretty well so far but I DO NOT understand the output of this code. Please explain this. I would most..... More
|
|
|
| Dual Tkinter windows and shells |
|
Posted by: Astrikor - Aug-31-2020, 08:54 PM - Forum: GUI
- Replies (6)
|
 |
I have two files with similar coding in each and I want to send data from one file to the other by calling it's function.
I want the result to be a T..... More
|
|
|
| iteration stops |
|
Posted by: d8a988 - Aug-31-2020, 12:04 PM - Forum: Data Science
- Replies (4)
|
 |
quick question:
the following loop
[python]
list_nums= [i for i in range(15)]
for i in range(len(list_nums)):
if list_nums[i]<9:
..... More
|
|
|
| Serial port Auto detection GUI Tour |
|
Posted by: PA3040 - Aug-31-2020, 07:19 AM - Forum: GUI
- No Replies
|
 |
Dear All I have decided to start a education lesson for those who come to serial port and Serial Port GUI like auto port detection while learning my ..... More
|
|
|
|