Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 259 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 259 Bytes

Message generator that outputs three random messages every time a user runs the program.

  • basic JavaScript syntax;
  • basic programming concepts (object, array, module, function, iteration, method).

Codecademy's "Software Engineering Foundations" Project.