Join our free workshop and get a Treehouse discount code! 💼 Register here!
🤑 Join the Treehouse affiliate program and earn 25% recurring commission!
Please fill in the correct answer in each blank provided below.
Fill in the blank(s) below:
Complete the code below to display the value of the name property of the rocket object in the console:
name
rocket
const rocket = { name: 'Falcon 9', manufacturer: 'SpaceX', capsule: 'Dragon 2' }; console.log( rocket );
There was an error while reporting the question. Please try again, or contact support directly.
Describe the issue (optional) (required)
Your feedback has been submitted. Thank you!
If you continue experiencing problems, please contact support at help@teamtreehouse.com.
Quizzes are the best way to test your knowlege. Sign up for Treehouse today and prove yourself. We guarantee 100% satisfaction.