Programming Bootcamp for Scientists #12

Bootcamp
    <ul>
        <li>00:00 NĂ³ra solves the [exercises](https://code-maven.com/slides/python/exercise-print-all-the-locations) of the [Loops chapter](https://code-maven.com/slides/python/python-loops).</li>
        <li>02:00 Solution for exercise: Print all the locations in a string</li>
        <li>16:27 Solution for exercise: Number guessing game.</li>
        <li>40:40 Solution for exercise: Count unique characters. (also using sets)</li>
        <li>45:10 What is the difference between == and the "is" operator?</li>
    </ul>

Author

Gabor Szabo (szabgab)

Gabor Szabo, the author of the Python Maven web site.

Gabor Szabo