Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 164 Bytes

ex_1.md

File metadata and controls

9 lines (8 loc) · 164 Bytes

Exercise 1

  • Create a new index1.js file
  • Declare the following variables:
    • First name
    • Last name
    • Age
    • Address
    • Date of birth (using camel case)