| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,286
» Latest member: xdimbah
» Forum threads: 38,792
» Forum posts: 175,875
Full Statistics
|
| Online Users |
There are currently 37 online users. » 1 Member(s) | 33 Guest(s) Google, AOL, Bing, lovedeep
|
| Latest Threads |
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: snippsat
Yesterday, 12:05 PM
» Replies: 5
» Views: 121
|
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
Nov-21-2025, 08:30 PM
» Replies: 0
» Views: 52
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: mamta25
Nov-21-2025, 06:15 AM
» Replies: 4
» Views: 1,483
|
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Nov-20-2025, 02:10 PM
» Replies: 2
» Views: 143
|
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-20-2025, 06:48 AM
» Replies: 0
» Views: 64
|
How to put my game loop i...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:59 AM
» Replies: 11
» Views: 6,071
|
Help with running PvZ Fus...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:46 AM
» Replies: 2
» Views: 4,300
|
Graph Interpolate Difficu...
Forum: General Coding Help
Last Post: deanhystad
Nov-19-2025, 08:34 PM
» Replies: 3
» Views: 369
|
link variable to exc bloc...
Forum: General Coding Help
Last Post: Gribouillis
Nov-19-2025, 05:03 AM
» Replies: 1
» Views: 207
|
PyQt6 QWidgets and system...
Forum: GUI
Last Post: Axel_Erfurt
Nov-18-2025, 06:47 PM
» Replies: 2
» Views: 269
|
|
|
| Oil Refinery |
|
Posted by: refineryuser - Dec-22-2019, 07:39 PM - Forum: General Coding Help
- Replies (1)
|
 |
Dear all,
An oil refinery processes a total of 20 types of crude oil over 2 years. At any one time, the refinery runs a mixture of 3-5 types crude ..... More
|
|
|
| EduKit 1 problems |
|
Posted by: birdwatcher - Dec-22-2019, 04:25 PM - Forum: General Coding Help
- Replies (5)
|
 |
Hi, I'm relatively new to Python but have some experience coding on the EduKit 1. I have been set a challenge of writing code so that when I press the..... More
|
|
|
| tkinter canvas help |
|
Posted by: pythonprogrammer - Dec-22-2019, 03:17 AM - Forum: GUI
- Replies (5)
|
 |
Trying to get some help with Tkinter canvas. In the code below in the def chartones() method I am trying to figure out how to access the canvas I have..... More
|
|
|
| Python 3.8 := |
|
Posted by: jgitlin - Dec-22-2019, 01:16 AM - Forum: General Coding Help
- Replies (4)
|
 |
Since Python 3.8 allows one to combine assignment with a condition like:
if (x:=f()) == 1:
print("function returned 1")
Is there any reason in Pyt..... More
|
|
|
| Image only moving upwards |
|
Posted by: GalaxyCoyote - Dec-21-2019, 11:25 PM - Forum: GUI
- Replies (1)
|
 |
I am trying to create pong in canvas (so I can get used to it for potential applications), but I ran into 2 problems.
1. w and s keys move Player 1 u..... More
|
|
|
|