Answered step by step
Verified Expert Solution
Question
1 Approved Answer
the Movie Database It's like IMDB, but much much smaller! Create an object to store the following information about your favorite movie: title (a string),
the Movie Database
It's like IMDB, but much much smaller!
Create an object to store the following information about your favorite
movie: title (a string), duration (a number), and stars (an array of strings).
Create a function to print out the movie information like so: "Puff the Magic
Dragon lasts for 30 minutes. Stars: Puff, Jackie, Living Sneezes.
Write the above code in java script language
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started