Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: if statement not working
Post: if statement not working

if i enter random gibberish it still runs the code as if i entered one of the acceptable names I.E. my code carries out the first if statement, despite it not being a correct name why isn't it saying ...
g0g0g1g Homework 2 1,673 Sep-04-2020, 08:34 PM
    Thread: dice roller with tkinter
Post: RE: dice roller with tkinter

(Sep-02-2020, 10:54 PM)deanhystad Wrote: Look at tkinter StringVar (or IntVar) for the label. After reading about that the answer should be obvious. Why are you doing the float conversion and then...
g0g0g1g Homework 6 4,558 Sep-03-2020, 07:00 PM
    Thread: dice roller with tkinter
Post: RE: dice roller with tkinter

(Sep-02-2020, 08:12 PM)deanhystad Wrote: I think you are missing an opportunity. Buttons can display images, like the face of a die. Why not make a die that you roll by click it and then change th...
g0g0g1g Homework 6 4,558 Sep-02-2020, 08:15 PM
    Thread: dice roller with tkinter
Post: dice roller with tkinter

i am using tkinter to make my dice roller code look more appealing. i have gotten tkinter to display a roll button that works on the shell but in the same tkinter window it displays one value under ro...
g0g0g1g Homework 6 4,558 Sep-02-2020, 08:07 PM

User Panel Messages

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