Skip to content

Conversation

@steffnay
Copy link

@steffnay steffnay commented Feb 6, 2018

Mood Analysis

Congratulations! You're submitting your assignment.

Comprehension Questions

Question Answer
Would a hash work just as well as an Array in this project? Why? No, because we are working with three objects rather than key/value pairs.
Did you find yourself repeating the same code? Why did you have to do it that way? Yes. Because you have to get similar user input to add to each array.
What type of loop did you use? Why did you choose that type? I used a times loop because it allows the loop to run the number of times that the user chooses.

@steffnay steffnay changed the title This is my random menu homework. Ampers: Steffany Brown Feb 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant