Commit 26171bc9 by BellCodeEditor

save project

parent 246b9b41
Showing with 9 additions and 0 deletions
a=input("今天星期几呀:")
if a==("一"):
print("学钢琴")
elif a==("三"):
print("学编程")
elif a==("六"):
print("学英语")
else:
print("学国学")
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