Commit f320d20e by BellCodeEditor

save project

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