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