10 likes | 121 Vues
In this programming workshop challenge, we explore creating a visual version of Hangman that randomly selects a word from a text file. Learn how to solve this problem step-by-step in detailed structured English.
E N D
Programming Workshop. Challenge 4 Can we create visual version of Hangman that selects a random word from a list stored in a text file? Can we write out in detailed structured English how we would solve this problem?