Commit 81babd15 by BellCodeEditor

save project

parent ff50c6c6
Showing with 1 additions and 1 deletions
...@@ -3,4 +3,4 @@ name = input("你是谁?") ...@@ -3,4 +3,4 @@ name = input("你是谁?")
print(name+"你好") print(name+"你好")
a = input("我觉得你在逗我") a = input("我觉得你在逗我")
print(a+"太好了终于知道了") print(a+"太好了终于知道了")
b = input()
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