Commit eda06795 by BellCodeEditor

save project

parent a7710a1a
Showing with 13 additions and 23 deletions
m = input("请输入名字") xingqi=input("今天是星期几呀?")
c = input("请输入成绩") if xingqi=="星期一":
print("孙悟空的成绩是:"+c) print("今天学习钢琴-")
elif xingqi=="星期二":
print("今天学习编程")
elif xingqi=="星期六":
print("今天学习英语")
else:
print("今天学习国学")
\ 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