# your code goes herea = 10b = 3 print(f"Hasil_tambah {a} + {b} = {a+b} ")
Standard input is empty
Hasil_tambah 10 + 3 = 13
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!