def zamiana(m): return m*1.609print(zamiana(10))print(zamiana(12))
Standard input is empty
16.09 19.308
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!