Commit 9cd918b5 by BellCodeEditor

save project

parent 67776a19
Showing with 8 additions and 7 deletions
g = 1 a=["刘备","关羽","张飞"]
i = 1 刘备=161,9.1
j = 1 关羽=160,8.5
for i in range(1,10): 张飞=166,8.3
for i in range(1,g+1): a[0]="关羽"
print(j,"+",i,"=",(3*5),end=" ") a[1]="刘备"
\ No newline at end of file print(a)
\ 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