a = 5b = 2.5hasil = a + bprint("Hasil ekspresi = ",hasil)
Standard input is empty
Hasil ekspresi = 7.5
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!