asked 199k views
2 votes
Please help me please it's urgent​

Please help me please it's urgent​-example-1

1 Answer

3 votes

Answer:

age = input()

if age < 13:

print("Not allowed")

else:

print("Allowed")

Please help me please it's urgent​-example-1
answered
User Marius Tibeica
by
8.4k points

No related questions found