Write a program which input age from user and display on the screen if he/she is of legal age or not | Python Programming | Conditional Structure Exercises
Conditional Structure Exercises in Python Programming Write a program which input age from user and display on the screen if he/she is of legal age or not. Solution: #colab #Python Programming Importance Hope You will learn Something. Happy Coding