Commit 3b54910e by BellCodeEditor

save project

parent 588c448c
Showing with 3 additions and 3 deletions
name=input.("报上大名")
print(name+"欢迎加入三合会")
\ No newline at end of file
name=input("报上大名")
print("欢迎你,"+name+",欢迎加入三合会")
\ 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