Commit 996c38fe by BellCodeEditor

auto save

parent 5b36e3e8
Showing with 3 additions and 2 deletions
# 我们都爱夸夸夸 # 我们都爱夸夸夸
name=input("what is your name?") name=input("what is your name?")
print("great,"+name) print("great,"+ name)
\ No newline at end of file age=input("how old are you?")
print("you are so old!"+ name)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment