Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How to set turns playing tictactoe?
Post: How to set turns playing tictactoe?

I don't know how to set turns: human Vs computer. Based on my code: the computer's movement needs the human to click on any button. # -*- coding: utf-8 -*- from tkinter import * import random root...
Mariano GUI 1 1,795 Apr-10-2019, 10:41 PM
    Thread: Create a set of checkbutton widgets and refer to every one of them individually?
Post: Create a set of checkbutton widgets and refer to e...

I am a teacher. Using Tkinter and Openpyxl I need to code a graphical user interface so I could click on a student's name “linked” with a checkbutton square and display his/her marks (saved on a “.xls...
Mariano GUI 1 2,714 Apr-10-2019, 07:13 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020