Skip to content

Conversation

@madaleines
Copy link

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? yes, you can use a hash with the key being "menu item" and different symbols to describe what makes the menu item. Then generate all the Random Menu Items and store that list in an array

| Did you find yourself repeating the same code? Why did you have to do it that way? |yes, I did a loop three times for each array. If I put the code under one loop it would have not asked for the strings in the proper order for each input. |

|What type of loop did you use? Why did you choose that type? |times loop, so it would iterate the number of times entered which can be changed upon entry if so desired for each array given.|

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