Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,945
» Latest member: susan
» Forum threads: 38,724
» Forum posts: 175,520
Full Statistics
|
Online Users |
There are currently 75 online users. » 0 Member(s) | 69 Guest(s) Bing, AOL, Google, Applebot, AOL
|
Latest Threads |
Creating a Mindmap progra...
Forum: General Coding Help
Last Post: susan
24 minutes ago
» Replies: 4
» Views: 9,036
|
A coding beginner needs h...
Forum: General Coding Help
Last Post: Littlefish
4 hours ago
» Replies: 2
» Views: 371
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: helendamdam
5 hours ago
» Replies: 0
» Views: 32
|
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: deanhystad
10 hours ago
» Replies: 9
» Views: 516
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-20-2025, 04:28 PM
» Replies: 11
» Views: 4,720
|
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 1,057
|
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Sep-19-2025, 11:11 AM
» Replies: 4
» Views: 1,411
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 2,965
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 1,726
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 2,797
|
|
|
Conditional |
Posted by: erestum - Jan-13-2021, 06:48 PM - Forum: General Coding Help
- Replies (3)
|
 |
I am trying to design a condition yes/no statement questions and I cannot figure out what I am doing wrong :(
[python]
name = input("What is your na..... More
|
|
|
Connect 4 assigment |
Posted by: Milan - Jan-13-2021, 02:21 PM - Forum: Homework
- Replies (10)
|
 |
Hello team,
I have this assignment to do:
[quote][i]
Have you ever played "Connect 4"? It's a popular kid's game by the Hasbro company. In this ..... More
|
|
|
What is this error? |
Posted by: Oshadha - Jan-13-2021, 07:34 AM - Forum: GUI
- Replies (5)
|
 |
[error]Exception in Tkinter callback
Traceback (most recent call last):
File "C:\Users\User\AppData\Local\Programs\Python\Python39\lib\tkinter\__i..... More
|
|
|
What is this error? |
Posted by: Oshadha - Jan-13-2021, 06:23 AM - Forum: GUI
- Replies (1)
|
 |
Script,
[python]
from tkinter import *
main = Tk()
main.title("1. Unit & Dimentions")
#root.geometry("1600x800+0+0")
#Var Details
length = ..... More
|
|
|
Course design assistance |
Posted by: Pythonr - Jan-12-2021, 09:27 PM - Forum: Jobs
- Replies (6)
|
 |
Hi there,
I hope it is okay to post this on the forum as I am a little unsure who to contact.@Admins please feel free to remove and DM me instead i..... More
|
|
|
|