Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,949
» Latest member: andydt
» Forum threads: 38,726
» Forum posts: 175,524
Full Statistics
|
Online Users |
There are currently 61 online users. » 0 Member(s) | 56 Guest(s) Google, Bing, AOL, Applebot
|
Latest Threads |
Creating a Mindmap progra...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 12:00 PM
» Replies: 5
» Views: 9,197
|
IBKR Purchasing code issu...
Forum: General Coding Help
Last Post: compuman145
Yesterday, 09:08 AM
» Replies: 0
» Views: 106
|
A coding beginner needs h...
Forum: General Coding Help
Last Post: Littlefish
Yesterday, 03:29 AM
» Replies: 2
» Views: 502
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: helendamdam
Yesterday, 02:36 AM
» Replies: 0
» Views: 137
|
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: deanhystad
Sep-22-2025, 08:56 PM
» Replies: 9
» Views: 658
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-20-2025, 04:28 PM
» Replies: 11
» Views: 4,888
|
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 1,176
|
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Sep-19-2025, 11:11 AM
» Replies: 4
» Views: 1,532
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 3,109
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 1,845
|
|
|
If / loops help |
Posted by: kam_uk - Nov-29-2020, 05:49 PM - Forum: Homework
- Replies (4)
|
 |
Hi
I am going through the Python Crash Course book, and answering the questions in each chapter.
I'm stuck at one.
The question is:
1. Cre..... More
|
|
|
Thread control |
Posted by: dkinsler - Nov-29-2020, 04:50 PM - Forum: General Coding Help
- No Replies
|
 |
Hello. New to threading and appear to be loosing control of the threads and cant seem to figure out how to do this correctly.
I have an app (main)..... More
|
|
|
Python "thinking" help |
Posted by: DrManhattan71 - Nov-29-2020, 01:50 PM - Forum: General Coding Help
- No Replies
|
 |
I’m learning python and probably wading in too quickly without really having the basics as second nature (I mean I've done a couple of courses that qu..... More
|
|
|
All possible combinations |
Posted by: CODEP - Nov-29-2020, 10:02 AM - Forum: General Coding Help
- Replies (2)
|
 |
Hi,
I'm making a program that that takes a bunch of numbers from the user (for example: 2,8,9,21,67,9,2,4) and puts them into a list.
After that, th..... More
|
|
|
Problem 6.b |
Posted by: nman52 - Nov-29-2020, 04:35 AM - Forum: Homework
- Replies (4)
|
 |
Hi everyone,
I feel like I'm close to an answer for this one.. but not quite. Would groupby be the way to go here?
Source: https://cour..... More
|
|
|
Code help |
Posted by: BigBoiOsama - Nov-28-2020, 01:50 PM - Forum: General Coding Help
- Replies (2)
|
 |
Hello,
I am making a piece of code to describe a job description for my school and I am having a bit of difficulty downloading and opening a PDF file..... More
|
|
|
set python default 3.0 |
Posted by: tdwinfre - Nov-27-2020, 05:41 PM - Forum: General Coding Help
- Replies (4)
|
 |
I have python 3.0 the latest version but when I type python in my shell it says 2.7. How do I set python 3.0 in my shell as my default version
|
|
|
Progressbar with start and stop |
Posted by: jelo34 - Nov-27-2020, 04:29 PM - Forum: GUI
- Replies (3)
|
 |
Hello,I a Python beginner and am unable to code a scrpit coding for for a window with a start button and a stop button able to start an stop a progres..... More
|
|
|
|