Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,932
» Latest member: krish12
» Forum threads: 38,720
» Forum posts: 175,502
Full Statistics
|
Online Users |
There are currently 37 online users. » 0 Member(s) | 31 Guest(s) Bing, Google, AOL, Applebot, AOL
|
Latest Threads |
Too much space between gr...
Forum: GUI
Last Post: deanhystad
9 hours ago
» Replies: 3
» Views: 945
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Yesterday, 07:07 AM
» Replies: 1
» Views: 387
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-15-2025, 08:58 PM
» Replies: 8
» Views: 2,540
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 1,566
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 463
|
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 145
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Sep-15-2025, 03:28 PM
» Replies: 7
» Views: 2,968
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,213
|
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
Sep-14-2025, 03:32 PM
» Replies: 2
» Views: 894
|
New to Python and Pygame
Forum: Game Development
Last Post: JMcM
Sep-14-2025, 11:25 AM
» Replies: 7
» Views: 2,294
|
|
|
Pyspark dataframe |
Posted by: siddhi1919 - Apr-24-2023, 07:48 PM - Forum: General Coding Help
- Replies (3)
|
 |
we have a requirement where we need to extract a value from a column of a dataframe and then we have to match this extracted value to another column o..... More
|
|
|
my pygame car wont move |
Posted by: Erio85 - Apr-24-2023, 04:01 PM - Forum: Game Development
- Replies (1)
|
 |
hi like it says in the title my pygame car wont move unless the mouse is on the window and actively moving about. the window itself is updating (i kno..... More
Attached Files
main.py (Size: 3.8 KB / Downloads: 309)
|
|
|
Calculate AGE in years |
Posted by: Kessie1971 - Apr-24-2023, 07:31 AM - Forum: Homework
- Replies (17)
|
 |
Hello
I want to try to calculate the age in years but in de output i get 1 day instead of 1 year
[python]from datetime import datetime, date
..... More
|
|
|
Making a Class Person ? |
Posted by: Kessie1971 - Apr-23-2023, 11:14 AM - Forum: Homework
- Replies (3)
|
 |
How do I create a Person class is a generic class, which only stores some basic attributes. These attributes are: name, sex and date of birth (as a da..... More
|
|
|
Dictionary Problem |
Posted by: Chief816 - Apr-23-2023, 01:31 AM - Forum: Homework
- Replies (4)
|
 |
I'm trying to write a program that keeps a running total of a "customer's" total as they input items off a menu, which in this case happens to be my d..... More
|
|
|
code problems |
Posted by: bbm007 - Apr-19-2023, 08:27 PM - Forum: General Coding Help
- Replies (5)
|
 |
I have been having problems making a quadratic calculator I'm almost there but the formula at the end is an error and I can't seem to fix it help woul..... More
|
|
|
ctypes |
Posted by: juliolop - Apr-18-2023, 08:31 PM - Forum: General Coding Help
- Replies (7)
|
 |
how can I declare using ctypes where my DLL file is located.?
this line gives me an error
OSError: [WinError 193] %1 is not a valid Win32 applicat..... More
|
|
|
|