8000 GitHub - mearghya/Driving
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mearghya/Driving

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Driving

print("Enter your Age-") age=int(input())

10<age<100

if age>=18: print("Do you have Driving License?") print("Press '1' if you have else press '0'.") A=int(input()) if A==1: print("Congratulation,You can Drive.") else: print("You can not Drive.\n","Apply for Driving License.") else: print("You can not Drive") print("Is it helpful?") input()

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0