Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 244 Bytes

ex_101.md

File metadata and controls

10 lines (9 loc) · 244 Bytes

Exercise 101

  • Create a new index101.js file
  • Define a function named showUser that will output the following data:
    • Your name
    • Your age
    • Your phone number
    • Your street
    • Your postal code
    • If you're married or not (boolean)