a=5b=6c=4print("a+b+c")print(a+b+c)print("a+b+c=""15")
a+b+c 15 a+b+c=15
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!