Commit e5c74d77 by BellCodeEditor

auto save

parent 027d3568
Showing with 5 additions and 4 deletions
for a in b: # b是可迭代对象,相当于一个容器;表示a在b里面。
\ No newline at end of file
message = "诺依,周末一起去看动漫展吧!" a=input("请输入你的姓名:") # 输入 括号里填提示语,例如"请输入你的姓名:"
print(a)
# 请对message进行遍历,取出所有元素 \ 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