I am starting in python and in this code I send below whenever the execution of the syntax error invalidates. Can you give me some help?
lst=[6,10, 2, 1, 9, 35]
lstord= sorted(lst)
lstord.reverse()
print max (lstord)
Thank you
asked by
10.04.2017 / 11:36