i = input()print (tuple(i))
1234fgh
('1', '2', '3', '4', 'f', 'g', 'h')
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!