Skip to content

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages