Commit 349b1e71 by BellCodeEditor

save project

parent 26b3b1d4
Showing with 7 additions and 0 deletions
pu1="刘备"
pu2="关羽"
pu3="张飞"
pu=["刘备","关羽","张飞"]
pu[0]="关羽"
pu[1]="刘备"
print(pu)
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