A collection of beginner-to-intermediate Python exercises used for logic building and algorithmic thinking in QA Mentor programs at JULO.
Before automating UI or API workflows, an SDET must have strong scripting fundamentals. This repository provides foundational exercises in Python data structures, loops, and condition handling.
- String manipulation and RegEx.
- List/Dict comprehensions and optimal data parsing.
- Functional programming basics.
"I don't just automate tests. I build testers." β Teddy Lioner