Assignment 5 -
03-31-2017, 03:40 PM
I have successfully completed the fifth assignment in the Programming Logic and Design course. I was required to create a world in which a bar bouncer asks for the user's age. Based on the user's input, the bouncer responded if the user was 21, he/she could enter. However, if the user was not 21, then he/she could not enter. I thought this assignment was easy and straight-forward as I have dealt with if/then statements pertaining to variables. I also had experience requesting input from users as well. The assignment was fun to do and it gave me a better understanding of Alice.
|