alexmojaki / futurecoder

100% free and interactive Python course for beginners
https://futurecoder.io/
MIT License
1.31k stars 140 forks source link

Password cracking exercise is too difficult #343

Open alexmojaki-bot opened 2 years ago

alexmojaki-bot commented 2 years ago

User Issue

The crack a password lesson in the "Introducing Nested Loops" section stressed me out lol. Then I used quite a bit of hints, saw the provided solution and walked through it on Python Tutor. I was still a bit confused until I realized my mistake. I felt dumb but not bad ya know? I understood after being walked through it but i don't think I would've ever got there on my own. No complaints, I'm definitely gonna keep pushing and come back to this section. This whole course is great! Thanks

alexmojaki commented 2 years ago

I've seen another similar complaint before. It's worth elaborating this section of the course, making students think about more deeply nested loops.