I started learning python but I'm having some problems running solutions here.
What version of python is in use?
Is shebang ('#!') needed on z-trening?
For example, I can run 'Sum of Two numbers' on my machine using ver 2.7 and 3.1, but getting TLE here.
What I'm I missing?
What version of python is in use?
Is shebang ('#!') needed on z-trening?
For example, I can run 'Sum of Two numbers' on my machine using ver 2.7 and 3.1, but getting TLE here.
What I'm I missing?