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