Commit 208a02fd by BellCodeEditor

save project

parent f320d20e
Showing with 2 additions and 2 deletions
neme='刘强'
power='66'
hero=['赵云','70','丁二','37''孙''32''周深','36''王猛','45']
power='66,
hero=['赵云','70','丁二','37','','32','周深','36','王猛','45']
for i in range(len(hero)):
hero.inset(i-1,neme)
hero.inset(i,power)
......
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