Commit 0f467755 by BellCodeEditor

save project

parent bde5050f
Showing with 4 additions and 2 deletions
neme=input("输入名字") neme=input("输入名字")
year=input("输入年龄") year=input("输入年龄")
print(year+neme+"你好啊") print(year+neme+"你好啊")
\ No newline at end of file colour=input("输入颜色")
print(colour)
\ No newline at end of file
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