+ 2

Can smn help me with this question

Get user input using prompt(“Enter your age:”). If user is 18 or older , give feedback:You are old enough to drive but if not 18 give feedback to wait for the years he supposed to wait for. Output Your age is 30 You can have a driving liscense Your age is 15 You have 3 more years

8th Sep 2020, 11:19 AM
Johnson Mutali
Johnson Mutali - avatar
4 RĂ©ponses
+ 3
Kindly show your attempt Firstly. https://www.sololearn.com/Discuss/1316935/?ref=app Hope you understand 👍
8th Sep 2020, 11:27 AM
Piyush
Piyush - avatar
0
Hint: Use if conditional statement Share your attempt!
8th Sep 2020, 11:21 AM
Vadivelan
0
You have completed js well enough to do such projects. Try it your own. Post the code any problem.
8th Sep 2020, 5:44 PM
Divya Mohan
Divya Mohan - avatar
- 1
Help me plzz??? Get user input using prompt(“Enter your age:”). If user is 18 or older , give feedback:You are old enough to drive but if not 18 give feedback to wait for the years he supposed to wait for. Output Your age is 30 You can have a driving liscense Your age is 15 You have 3 more years
9th Sep 2022, 1:18 PM
subhash gudipadu
subhash gudipadu - avatar