Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 205 Bytes

File metadata and controls

3 lines (2 loc) · 205 Bytes

0bject

Declare a variable named 🐰bunny and assign it to an object with the following properties: name, age, and isHappy. Set the value of name to a string, age to a number, and isHappy to a boolean.