Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Hangman tkinter help
Post: RE: Hangman tkinter help

Maybe I'm over thinking this... but I did the following and got an error. I'm stuck... import random from tkinter import * #Import tkinter # Find if pressed letter is in word or not, update screen ...
silverfang GUI 5 3,077 Aug-03-2019, 05:55 PM
    Thread: Hangman tkinter help
Post: RE: Hangman tkinter help

I'm a bit confused on what you're saying. Could you explain more? Where do I need to set a true/false value?
silverfang GUI 5 3,077 Aug-03-2019, 12:59 PM
    Thread: Help me understand what to do
Post: Help me understand what to do

Here is the question I am given: (Implement Map using open addressing with quadratic probing) Implement Map using open addressing with quadratic probing. For simplicity, use f(key) = key % size as th...
silverfang Homework 1 2,028 Aug-03-2019, 04:26 AM
    Thread: Hangman tkinter help
Post: Hangman tkinter help

Code for game works. Except I cannot get the game end if the correct input is entered. For example if the word is 'mouse' and the user spells out 'mouse' before using all 7 guesses the game does not r...
silverfang GUI 5 3,077 Aug-03-2019, 04:04 AM

User Panel Messages

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