Grants Tomb
What I learned
- Create a literal object with properties and methods
- Access the properties in an object
- Access the methods of an object
- Use String concatenation
- Use getElementById and innerHTML to dynamically change text on the screen
- Implement conditional checking
Question of the Day