val = [1,3,9,5,2,6,12,4,7]max(-10,20,0,-20)val = 123val2 = '天氣'print(val)print(val2)print('hello word')
Standard input is empty
123 天氣 hello word
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!