Python Forum
Help - random number/letter guessing game
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help - random number/letter guessing game
#2
Given that stringlist(...) is shuffled, (after you called the getLetterMap() function),
there is a natural way you could assign numbers to these letters.
You could start at zero, if that is OK for the assignment.

paul
It is more important to do the right thing, than to do the thing right.(P.Drucker)
Better is the enemy of good. (Montesquieu) = French version for 'kiss'.
Reply


Messages In This Thread
RE: Help - random number/letter guessing game - by DPaul - Aug-16-2020, 06:36 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Question Play again, in a guessing game banidjamali 4 11,856 Jan-22-2021, 06:23 AM
Last Post: banidjamali
  Dynamically chosing number of players in a "game" nsadams87xx 5 4,243 Jul-17-2020, 02:00 PM
Last Post: deanhystad
  Can someone help me optimize this game for large number of strings Emekadavid 13 5,061 Jul-06-2020, 06:16 PM
Last Post: deanhystad
  making a guessing number game blacklight 1 2,220 Jul-02-2020, 12:21 AM
Last Post: GOTO10
  Guessing game with 4 different digits LinseyLogi 6 3,699 Mar-29-2020, 10:49 AM
Last Post: pyzyx3qwerty
  Guess the number game jackthechampion 5 3,232 Mar-07-2020, 02:58 AM
Last Post: AKNL
  Asking for help in my code for a "Guess the number" game. Domz 5 3,859 Aug-14-2019, 12:35 PM
Last Post: perfringo
  About the random number generating shang2019 2 2,616 Jan-13-2019, 02:40 AM
Last Post: gitiya
  Guessing game with comparison operators Drone4four 9 13,860 Dec-02-2018, 06:12 PM
Last Post: ichabod801
  Guess a number game Drone4four 4 5,312 Nov-16-2018, 03:56 AM
Last Post: Drone4four

Forum Jump:

User Panel Messages

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