Hi I'm new with Python (I'm a genetics major who took a computing course as an elective) and I have an assignment that requires me to write a simple text based game. Its an exercise an working with lists, if, elif, and while statements. It also has to be able to "check" itself, for example if I type in a incorrect word it tells me so and if it asks for a numerical value it ignores nonnumerical input. I am not going to include to the data file attached in the assignment (it contains global variables and plot development) because I'm not asking for someone to do this for me, although I do want help with the topics mentioned above. I'm really confused and at a lost of what to do.
Thanks so much for any responses!
Also im running python version 3.1.3