Commit 7866d7c1 by BellCodeEditor

auto save

parent 47bbb22d
Showing with 3 additions and 5 deletions
a="刘备"; a="刘备"
b="关羽"; b="关羽"
c="张飞"; c="张飞"
q=["关羽","刘备","张飞"] q=["关羽","刘备","张飞"]
a=["刘备","161","9.1"] a=["刘备","161","9.1"]
b=["关羽","160","8.5"] b=["关羽","160","8.5"]
c=["张飞","166","8.3"] c=["张飞","166","8.3"]
a=[0] a=[0]
b=[1] b=[1]
print(q) print(q)
\ 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