Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
validation
#python 3.5. print("enter your name") name=input() print("enter your age") age=int(input()) print("enter your contact no") no=(input()) print("enter your address") address=input() if age<18 or age>100: print("error") elif len(no)<10 or len(no)>10: print("error") elif len(address)<15: print("error") else: print("registered")
run
|
edit
|
history
|
help
0
Lesson4
Greatest Common Factor (Euclidean algorithm, aka Euclid's algorithm)
shuru16
If else if in 2 ways
inverse matrix gauss jordan
Va
Юра и заселение
Lab_III_3_24_11_2020
guesssss
Distance between latititude and longitude