Python Programming Bootcamp #12 - solving exercises

szabgab

Gabor Szabo

Posted on January 3, 2023

Python Programming Bootcamp #12 - solving exercises

  • 00:00 Nóra solves the exercises of the Loops chapter.
  • 02:00 Solution for exercise: Print all the locations in a string
  • 16:27 Solution for exercise: Number guessing game.
  • 40:40 Solution for exercise: Count unique characters. (also using sets)
  • 45:10 What is the difference between == and the "is" operator?
💖 💪 🙅 🚩
szabgab
Gabor Szabo

Posted on January 3, 2023

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related