Thanks. It looks like all the tests passed.
May I ask why there are 2 lines for Python Interpreters? One line wants Python >= 2.7, and the other wants Python >= 3.4. I used 2.7 in the first line and 3.5 in the second and they worked, but would, say, Python 3.5 work for both?
|