# your code goes hereprint(8)print(13, end=" ")print(21)
Standard input is empty
8 13 21
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!