Skip to content

Quobb/learning-python

Repository files navigation

learning-python

learning pyton for beginerrs

name=input("hello please enter your name : ") age =int(input("hello please enter your age : "))

def get_year(age): return 2022 -age

champ=("hello "+name) new_you=(" you were born in the year " +str(get_year(age))) print(champ + new_you)

About

learning pyton for beginerrs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages