x=7y=4# your code goes here
print('x+y=',x+y) print('x_y=',x_y) print('x*y=',x*y)
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!