Master Computers and Technology with Fun Quizzes & Brain Teasers!
In this phase of the project, you no longer want to hard-code the room descriptions, as done in Part 1 of the project via the variables room1, room2, room3,. , room7. Instead, the descriptions of the rooms will be stored in a file called ProjectData. Txt. Start by downloading this file here and storing it on your computer in the same directory/folder as your program. Examine the file. First, notice that each line in the file contains a series of items separated by commas. Each item is either a string or the word "None". The first seven items correspond to the seven items you saw previously in Project 1: the name of the room, followed by the room you would reach by traveling each of the directions from the current room, in the same order as they appeared in Project 1. Then notice that some lines have more than seven items. Any additional items in the l