// resources

Resources

// Other
string_mistakes.py
7 mistakes almost every beginner makes with strings. Wrong way, error, right way — all in one file.
53 downloads 26 Apr 2026 → Common String Mistakes
[ download ]
// Other
number_mistakes.py
7 mistakes almost every beginner makes with numbers. Wrong assumption, what Python actually does, and the fix.
45 downloads 28 Apr 2026 → Common Number Mistakes
[ download ]
// Other
bool_mistakes.py
6 bool mistakes almost every beginner makes. Wrong assumption, what Python actually does, and the fix.
42 downloads 29 Apr 2026 → Common Bool Mistakes
[ download ]