Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 251 Bytes

README.md

File metadata and controls

14 lines (14 loc) · 251 Bytes

Modulo02

Exercises with JavaScript Syntax: · Statements · Variables · Identifiers · Semicolons · Comments Data Types · typeof · Numbers, strings, booleans · Undefined and null · Objects Interacting with the User: · Alert, prompt, confirm.