Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,470
» Latest member: ishaD
» Forum threads: 38,578
» Forum posts: 174,808
Full Statistics
|
Online Users |
There are currently 718 online users. » 0 Member(s) | 710 Guest(s) Bing, Google, Yandex, Facebook, Baidu
|
Latest Threads |
class Blockage not projec...
Forum: General Coding Help
Last Post: deanhystad
May-15-2025, 04:32 PM
» Replies: 1
» Views: 192
|
Import vs from x import
Forum: General Coding Help
Last Post: snippsat
May-15-2025, 04:09 PM
» Replies: 1
» Views: 144
|
Trouble with Average Calc...
Forum: General Coding Help
Last Post: Pate
May-15-2025, 07:38 AM
» Replies: 4
» Views: 1,327
|
tracking version during r...
Forum: News and Discussions
Last Post: Skaperen
May-15-2025, 12:25 AM
» Replies: 0
» Views: 112
|
Return a string or byte o...
Forum: General Coding Help
Last Post: snippsat
May-14-2025, 05:21 PM
» Replies: 5
» Views: 392
|
problems with netcdf if I...
Forum: General Coding Help
Last Post: Blaubart
May-14-2025, 04:02 PM
» Replies: 16
» Views: 1,196
|
Retired and Learning Pyth...
Forum: Code sharing
Last Post: BarbaraGonzalez
May-14-2025, 09:04 AM
» Replies: 1
» Views: 367
|
Pip help
Forum: General Coding Help
Last Post: Larz60+
May-14-2025, 05:57 AM
» Replies: 4
» Views: 436
|
Paste text with caret alr...
Forum: General Coding Help
Last Post: armorerratic
May-14-2025, 01:12 AM
» Replies: 2
» Views: 994
|
Library Management System
Forum: Homework
Last Post: deanhystad
May-13-2025, 01:56 AM
» Replies: 1
» Views: 244
|
|
|
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
|
|
|
Print confusion matrix |
Posted by: MrSonoa - Apr-18-2023, 03:53 PM - Forum: General Coding Help
- Replies (1)
|
 |
hi, I have tried my best to output the confusion matrix. but it didn't work either. I don't know what coding can produce the output for the confusion ..... More
Attached Files
Thumbnail(s)
|
|
|
Turtle Detection |
Posted by: ChinaPlaneFlyer - Apr-17-2023, 02:22 PM - Forum: General Coding Help
- Replies (1)
|
 |
Hi! I'm a new member here on the forum. I was trying to make a turtle tag game and I was trying to find if the first turtle, p1, is touching the secon..... More
|
|
|
ESPNow on Andriod Python |
Posted by: xytsrm - Apr-16-2023, 07:08 PM - Forum: Networking
- Replies (2)
|
 |
Is anyone aware of an Android Python package created to interact with the ESPNow peer-to-peer networking protocol used on Espressif devices?
Thanks..... More
|
|
|
|