Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ampers-Monalisa-Random_Menu #21

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Ampers-Monalisa-Random_Menu #21

wants to merge 2 commits into from

Conversation

MonalisaC
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? I feel arrays work better when it's needed to call by index. Hashes are better when we want to lookup something. Though we can create a hash called menu and store items in that.
Did you find yourself repeating the same code? Why did you have to do it that way? I have asked for validation of regex at different places. I want to do it in one method.
What type of loop did you use? Why did you choose that type? Times loop. I choose to iterate through each index

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