Keywords to test the condition, Answers of this code? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

Keywords to test the condition, Answers of this code?

_______(day_of_week){ case 1; case 2; case 3; case 4; case 5; document.write("work days"); _________; document.write("Saturday"); }

18th Sep 2019, 1:43 AM
Muhammad Kamran
Muhammad Kamran - avatar
1 ответ
+ 3
1. Switch 2. default Muhammad Kamran this is not a quiz hub https://www.sololearn.com/discuss/1316935/?ref=app
18th Sep 2019, 2:37 AM
Qudusayo
Qudusayo - avatar