Ask a New Question
Search
Write a program to find whether the student is teenager or not.
1 answer
teenager = (12 < age) && (age < 20)
Ask a New Question
or
answer this question
.
Similar Questions
Write a Visual Basic program that will calculate the assessment marks of a student taking the Computer Programming subject in
2 answers
Write a program that asks the user to enter the student’s name (first and last), and his/her first exam grade of three
2 answers
write a program that accept the name of a student score obtained in 5 courses and compute the average score of the student.your
1 answer
a student designed a program to accept the age of an employee and then compute the employees retirement year and display the
2 answers
more similar questions