Commit adf126d5 by mervin

山脉

parent 1489dd42
mountain=(1,3,5,15,20,66,32,21,9)
mountain=[1,3,5,15,20,66,32,21,9]
print (mountain.index(max(mountain)))
\ 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 to comment