Question: Update the variable latestNews to the day 19 using Date methods. let latestNews = new Date(2010, 3, 21); /* Your solution goes here */
Update the variable latestNews to the day 19 using Date methods.
let latestNews = new Date(2010, 3, 21);
/* Your solution goes here */
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
