This comment is hidden because it contains spoiler information about the solution
This is a Python 2 solution.
"xrange" how it work?
For me, it's clever because of the use of "\n" to join instead of strip() like my Solution:D
Can we see the tests?
Loading collection data...
This comment is hidden because it contains spoiler information about the solution
This is a Python 2 solution.
"xrange"
how it work?
For me, it's clever because of the use of "\n" to join instead of strip() like my Solution:D
Can we see the tests?