def no(i, j): k = 6 - i - j return kprint(no(1, 2))
Standard input is empty
3
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!