| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 29 online users. » 1 Member(s) | 25 Guest(s) Bing, Google, AOL, SledgeNE
|
|
|
| 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
|
|
|
| Multi-pop using different loops |
|
Posted by: leoahum - Jan-12-2021, 08:28 AM - Forum: General Coding Help
- Replies (6)
|
 |
I'm doing a multi-pop function as following. The goal is to remove the first few elements in a list. For instance, if I have [1,2,3,4,5,6,7,8,9] and s..... More
|
|
|
| pyqt5 layout |
|
Posted by: Nickd12 - Jan-12-2021, 03:06 AM - Forum: GUI
- Replies (8)
|
 |
for anyone that knows about pyqt5 how can i set my BuildDateTime class in a box to group it together then place it in the Qmainwindow the window class..... More
|
|
|
| Numpy array |
|
Posted by: BrianPA - Jan-11-2021, 10:48 PM - Forum: Data Science
- Replies (13)
|
 |
Please excuse my ignorance, just trying to learn. This is my first attempt at writing a program myself. I'm self taught through courses on the web. ..... More
|
|
|
| pyqt5 |
|
Posted by: Nickd12 - Jan-11-2021, 10:18 PM - Forum: GUI
- Replies (2)
|
 |
is there any way to use timer object to set text in pyqt5 with out creating another function to get the time to upsate or is there any alternative way..... More
|
|
|
|