Create and output that will alert(name + "was born on " + day) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Create and output that will alert(name + "was born on " + day)

Check the code out, Create and output that will alert(name + "was born on " + day) the day should be in day of the week format. https://code.sololearn.com/WxoobKZQccvH/?ref=app

15th Apr 2021, 10:26 PM
Sherifdeen Adebayo
Sherifdeen Adebayo - avatar
2 Answers
0
Use document.getElementById("id") to get and set the value to alert
16th Apr 2021, 1:19 AM
Ayush Kumar
Ayush Kumar - avatar
20th Apr 2021, 3:42 AM
Sherifdeen Adebayo
Sherifdeen Adebayo - avatar