# your code goes herea = int(input())b = int(input()) print(a*b)
5 8
40
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!