Skip to content

Conversation

@marshi23
Copy link

@marshi23 marshi23 commented Aug 7, 2018

Random Menu Generator

Congratulations! You're submitting your assignment.

Comprehension Questions

Question Answer
For the places where arrays were used, could using a hash work? Could it work easily? Why or why not? Yes, I could have used hashes and it would have worked but not as easily. Because I wanted to work with an ordered list, Arrays felt like the best choice.
Did you find repetitions of the same or similar code? Why did you have to do it that way? Yes, in places where I asked the user to input the elements for the three arrays I had.
Did you use any loops? If so, how did it help solve a problem? Yes, I used the times loop to print items several times and to collect input several times.

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