# your code goes herehari = (1,2,3,4)print(hari)print(type(hari))
Standard input is empty
(1, 2, 3, 4) <class 'tuple'>
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!