Skip to content

Conversation

@JaneEdwMcN
Copy link

@JaneEdwMcN JaneEdwMcN 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? I'm not sure how a hash would work because I did mine with arrays. I would have to start from scratch. It seems that arrays make more sense because they are being combined.
Did you find repetitions of the same or similar code? Why did you have to do it that way? I used some repetition to ask for user input. Theoretically I could use a method for that.
Did you use any loops? If so, how did it help solve a problem? I used times loops. This worked because the arrays were all the same length.

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