Computer Science, asked by zaaraarif1, 15 hours ago

Hi: I have a Computer Science task that I need help with (Using Python Compiler)

This is the question: Write a python program that asks the user to enter their height. If their height is less than 100cm, print the message “you cannot go on the ride”. Otherwise, if the height is between 100 and 149cm then print the message “go on with an adult”. Otherwise, if the height is greater than or equal to 150cm then print the message “you can go on, have fun!”


Please upload a screenshot of the working program. Please do not enter incorrect answers.

Answers

Answered by kuniswain03
0

Answer:

Hi: I have a Computer Science task that I need help with (Using Python Compiler)

This is the question: Write a python program that asks the user to enter their height. If their height is less than 100cm, print the message “you cannot go on the ride”. Otherwise, if the height is between 100 and 149cm then print the message “go on with an adult”. Otherwise, if the height is greater than or equal to 150cm then print the message “you can go on, have fun!”

Please upload a screenshot of the working program. Please do not enter incorrect answers.

Similar questions