Skip to content

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? Because we are working with an ordered list and not looking up for items array would be better. Though we can create a hash menu and put differnt arrays in it.
Did you find yourself repeating the same code? Why did you have to do it that way? Regex validity is asked again and again. may be it can be done in a single method.
What type of loop did you use? Why did you choose that type? Times loop so that I can 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