Wednesday, January 22, 2020

timothy - PM - 30 mins - open lab

today for open lab i worked on a python program. i use all the things from the book to create a guessing game which chose a random number from 1-100. Then it would ask you to guess a number and then it would say if you should guess higher or lower. Then once you chose correctly it would print the amount of guesses you guessed and asked if you wanted to play again. Then it would play again if you said yes and it would stop if you said no. I also helped people with their code and I found that many people were confused about the output screen and the coding screen for Python. a lot of people were typing their code in the output screen and were having problems. So i clarified that the idle shell was for the output and all the code was supposed to go into the file.

No comments:

Post a Comment