I didn’t understand how to solve this question | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

I didn’t understand how to solve this question

The question says: Write a program that takes the age of the user as input, checks if the user is an adult, and outputs to the console the corresponding boolean value. Sample Input function main() { var age = parseInt(readLine(), 10) // Your code here } But whoever is gonna help me , first thank you but I don’t need the answer I just need advice or website or an information that help me so I can solve it by my own .. and thank you

3rd Feb 2021, 7:43 PM
Abdelmalek LAgab
0 Answers