Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,935
» Latest member: tobey12
» Forum threads: 38,722
» Forum posts: 175,509
Full Statistics
|
Online Users |
There are currently 55 online users. » 2 Member(s) | 43 Guest(s) Applebot, Google, Bing, AOL, Facebook, AOL, bella231, Larz60+
|
Latest Threads |
Why Is Assignment Help Au...
Forum: News and Discussions
Last Post: tobey12
2 hours ago
» Replies: 0
» Views: 23
|
403 Error
Forum: Web Scraping & Web Development
Last Post: CaptainNewb
Yesterday, 05:56 PM
» Replies: 9
» Views: 2,813
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Yesterday, 11:22 AM
» Replies: 4
» Views: 1,234
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Yesterday, 10:31 AM
» Replies: 3
» Views: 254
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Sep-16-2025, 07:07 AM
» Replies: 1
» Views: 563
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 1,723
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 665
|
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 248
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Sep-15-2025, 03:28 PM
» Replies: 7
» Views: 3,203
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,424
|
|
|
MS access db |
Posted by: DPaul - Mar-25-2022, 07:42 AM - Forum: General Coding Help
- Replies (6)
|
 |
Hi,
This question has been asked a 1000 times over the years in various forums.
I had hoped that with python 3.10 things would be smoother. I still ..... More
|
|
|
Zero Division Error |
Posted by: Leo - Mar-24-2022, 11:48 PM - Forum: Homework
- Replies (2)
|
 |
Hello everyone
This goal of this assignment is to use a separate text file and then use the numbers within it and compute the variance. My professor ..... More
|
|
|
how to make a rectangle |
Posted by: shanesgameYT - Mar-24-2022, 10:35 PM - Forum: News and Discussions
- No Replies
|
 |
[b]im trying to make a rectangle on my screen and the rectangle shows up but for a split second after i click the close button this is my code in the ..... More
Attached Files
main.py (Size: 570 bytes / Downloads: 270)
tiles.py (Size: 236 bytes / Downloads: 277)
|
|
|
Unpacking zip object |
Posted by: Mark17 - Mar-24-2022, 06:52 PM - Forum: General Coding Help
- Replies (12)
|
 |
Here's some code:
[Python]
exceptions = 0
a = ['1-6-2017', '1-13-2017', '1-20-2017', '1-27-2017']
b = [265, -10, 130, 330]
c = ['d', '', 'd',..... More
|
|
|
nvm |
Posted by: Wmivey - Mar-23-2022, 02:15 PM - Forum: General Coding Help
- No Replies
|
 |
Nevermind, I found my issue with my logic.
|
|
|
Am I dumb? |
Posted by: aidh18 - Mar-22-2022, 09:51 PM - Forum: General Coding Help
- Replies (2)
|
 |
I am relatively new to python, and I thought I understood the basics of it already, but for some reason, this one block of code is giving me so many p..... More
|
|
|
Dunder Methods |
Posted by: menator01 - Mar-22-2022, 07:03 PM - Forum: General Coding Help
- Replies (8)
|
 |
I'm trying to get a basic understanding of dunder methods. Using the example below. How do I return the msg?
I'm thinking it just doesn't automatical..... More
|
|
|
Creating/Moving file |
Posted by: DeadlyKnight - Mar-22-2022, 03:39 PM - Forum: Homework
- Replies (3)
|
 |
Hey guys!
I would like a bit of help please.
In short, I'd like
-User input, naming a file
-Automatically add the .txt extension
-If the fi..... More
|
|
|
BTC Pricce and PyQt5 |
Posted by: BlindMate - Mar-22-2022, 10:04 AM - Forum: GUI
- No Replies
|
 |
Hello,
I am a beginner in Python and I ran into some issues.
I want to creaate an App that shows me the real time Bitcoin proce.
I managed to g..... More
|
|
|
|