Quick actions

cmd+k|ctrl+k

Navigation

Languages

breaking 2 loops

Snippet info

Language

Python

Visibility

public

Author

rednik96

Created

2016-09-23T08:38:27Z

Updated

2017-01-25T17:30:52Z

# The Problem is recorded in problem.py
# The soultion is coded in the solution.py file

# copied from http://nedbatchelder.com/text/iter.html
INFO