def ile_pol(n): return n*n print (ile_pol(8))print (ile_pol(13))
Standard input is empty
64 169
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!