def jak_szybko(t): s=1320 return s/tprint(jak_szybko(2.5))print(jak_szybko(3))
Standard input is empty
528.0 440.0
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!