Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 319 Bytes

File metadata and controls

8 lines (7 loc) · 319 Bytes

Random Menu Generator

What We're Looking For

Feature Feedback
A random menu of 10 items are displayed in the terminal
The code that generates the random menu pulls one random item from each array to create menu items
Readable code with consistent indentation