list = [1.2, 1.3, 0.1]max_value = max(list)print(max_value)
Standard input is empty
1.3
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!