Python Forum
Problem with tkinter and string
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with tkinter and string
#5
I want to make programm that chooses one random word from list of words. For the lenght of the choosen word, programm will print "_" symbols. Person has to insert a letter in input bar to guess what word programm choosed. Person has 10 tries to guess the word and after every wrong guess, number of tries lowers for one and prints as a label. I get a problem as soon as I insert letter and click "Pogodi" button. You said that word wont have get method if random choosed from list of words. Hoe can I fix the problem?
Reply


Messages In This Thread
Problem with tkinter and string - by Dule - May-25-2019, 04:55 PM
RE: Problem with tkinter and string - by joe_momma - May-25-2019, 05:45 PM
RE: Problem with tkinter and string - by Dule - May-25-2019, 05:51 PM
RE: Problem with tkinter and string - by Yoriz - May-25-2019, 11:25 PM
RE: Problem with tkinter and string - by Dule - May-26-2019, 05:17 AM
RE: Problem with tkinter and string - by Yoriz - May-26-2019, 10:57 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  why my list changes to a string as I move to another window in tkinter? pymn 4 2,745 Feb-17-2022, 07:02 AM
Last Post: pymn
  Python3 tkinter radiobutton problem Nick_tkinter 14 6,601 Feb-15-2021, 11:01 PM
Last Post: Nick_tkinter
  tkinter python button position problem Nick_tkinter 3 3,796 Jan-31-2021, 05:15 AM
Last Post: deanhystad
  [Tkinter] ClockIn/Out tkinter problem Maryan 2 2,385 Oct-12-2020, 03:42 AM
Last Post: joe_momma
  tkinter| listbox.insert problem Maryan 3 3,768 Sep-29-2020, 05:34 PM
Last Post: Yoriz
  Tkinter problem DPaul 6 4,398 May-28-2020, 03:40 PM
Last Post: DPaul
  [Tkinter] Tkinter - I have problem after import varaible or function from aGUI to script johnjh 2 2,720 Apr-17-2020, 08:12 PM
Last Post: johnjh
  [Tkinter] Problem with tkinter when creating .exe file Jan_97 2 4,802 Feb-27-2020, 05:17 PM
Last Post: Jan_97
  [Tkinter] Tkinter problem catlessness 1 2,151 Jan-15-2020, 05:17 AM
Last Post: Larz60+
  Problem with Submit button Tkinter Reldaing 2 3,814 Jan-05-2020, 01:58 AM
Last Post: balenaucigasa

Forum Jump:

User Panel Messages

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