ayu = [1,2,3,4] print(ayu)print(type(ayu))
Standard input is empty
[1, 2, 3, 4] <class 'list'>
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!