| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,264
» Latest member: pas88
» Forum threads: 38,787
» Forum posts: 175,849
Full Statistics
|
| Online Users |
There are currently 33 online users. » 0 Member(s) | 30 Guest(s) Bing, Google, AOL
|
| Latest Threads |
How to make ball stay wit...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 04:07 PM
» Replies: 2
» Views: 98
|
PermissionError: [Errno 1...
Forum: GUI
Last Post: deanhystad
Yesterday, 02:42 PM
» Replies: 1
» Views: 67
|
Graph Interpolate Difficu...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 01:54 PM
» Replies: 1
» Views: 63
|
sorting a lisr of file pa...
Forum: News and Discussions
Last Post: DeaD_EyE
Yesterday, 01:00 PM
» Replies: 5
» Views: 317
|
conditional nested loops
Forum: News and Discussions
Last Post: Skaperen
Nov-14-2025, 11:31 PM
» Replies: 0
» Views: 46
|
PyQt6 QWidgets and system...
Forum: GUI
Last Post: stevecoh1
Nov-14-2025, 06:38 PM
» Replies: 0
» Views: 78
|
[solved] re.split issue
Forum: General Coding Help
Last Post: deanhystad
Nov-14-2025, 06:02 PM
» Replies: 10
» Views: 270
|
Please guide me to comple...
Forum: General Coding Help
Last Post: Larz60+
Nov-14-2025, 03:33 PM
» Replies: 3
» Views: 145
|
New to python and coding
Forum: Homework
Last Post: jefsummers
Nov-13-2025, 07:58 PM
» Replies: 6
» Views: 243
|
Backward compatibility qu...
Forum: News and Discussions
Last Post: noisefloor
Nov-13-2025, 11:52 AM
» Replies: 6
» Views: 428
|
|
|
| is vs in |
|
Posted by: Skaperen - Dec-20-2020, 01:56 AM - Forum: General Coding Help
- Replies (2)
|
 |
i am doing testing for exactly the same as opposed to equivalent. this means using the is keyword for comparison. comparing 1 to [b]Tr..... More
|
|
|
| diagonal matix |
|
Posted by: kraljorah - Dec-20-2020, 12:25 AM - Forum: General Coding Help
- Replies (1)
|
 |
Hi all, I want to create a 400x400 diagonal matrix with upper and lower cases. I can do it manually but it would take hours. The matix should look lik..... More
|
|
|
| Input function |
|
Posted by: Fabio87 - Dec-19-2020, 11:16 AM - Forum: Homework
- Replies (11)
|
 |
Hi everybody !
I need your help about two exercises I don't know how to do them:
1) Use the input() function and the print() procedure to write ..... More
|
|
|
| Turtle circle |
|
Posted by: Fabio87 - Dec-17-2020, 10:59 AM - Forum: Homework
- Replies (3)
|
 |
Hi everybody !
I am trying to learn Python and I got three exercises:
Write a procedure for drawing a circle given the center and radius (with t..... More
|
|
|
| Change property of custom Object |
|
Posted by: Sancho_Pansa - Dec-17-2020, 10:53 AM - Forum: GUI
- No Replies
|
 |
Hello,
In my application I use a customized Widget, developed previously by someone.
Here is the code of this customized widget:
[python]from t..... More
|
|
|
|