Skip to content

Commit

Permalink
Deploying to gh-pages from @ 27201d1 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Gudkat committed Feb 24, 2024
1 parent c1f300d commit 7feb3fd
Show file tree
Hide file tree
Showing 173 changed files with 177 additions and 176 deletions.
2 changes: 1 addition & 1 deletion 404.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion 404/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion all-exercises/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion credits/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion error_messages/index.html

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion exam-adv/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion exam-intro/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion exam/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion faq/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion grading-and-exams/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/all-exercises/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/exam-adv/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-1/1-getting-started/page-data.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-1/3-more-about-variables/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-1/4-arithmetic-operations/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-1/5-conditional-statements/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-1/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-10/1-class-hierarchies/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-10/2-access-modifiers/page-data.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-10/4-application-development/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-10/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-11/1-list-comprehensions/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-11/2-more-comprehensions/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-11/3-recursion/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-11/4-more-recursion-examples/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-11/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-12/1-functions-as-arguments/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-12/2-generators/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-12/3-functional-programming/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-12/4-regular-expressions/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-12/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-13/1-pygame/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-13/2-animation/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-13/3-events/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-13/4-more-pygame-techniques/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-13/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-14/1-game-project/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-14/2-robot-and-boxes/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-14/3-finishing-the-game/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-14/4-your-own-game/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-14/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-2/1-programming-terminology/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-2/2-else-elif/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-2/3-combining-conditions/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-2/4-simple-loops/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-2/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-3/1-loops-with-conditions/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-3/2-working-with-strings/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-3/3-more-loops/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-3/4-defining-functions/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-3/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-4/1-vscode/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-4/2-more-functions/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-4/3-lists/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-4/4-definite-iteration/page-data.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-4/6-strings-and-lists/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-4/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-5/1-more-lists/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-5/2-references/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-5/3-dictionary/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-5/4-tuple/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-5/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-6/1-reading-files/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-6/2-writing-files/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-6/3-errors/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-6/4-scope-of-variables/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-6/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-7/1-modules/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-7/2-randomness/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-7/3-times-and-dates/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-7/4-data-processing/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-7/5-creating-modules/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-7/6-more-features/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-7/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-8/1-objects-and-methods/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-8/2-classes-and-objects/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-8/3-defining-classes/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-8/4-defining-methods/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-8/5-more-examples-of-classes/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-8/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-9/1-objects-and-references/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-9/2-objects-as-attributes/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-9/3-encapsulation/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-9/4-scope-of-methods/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-9/5-class-attributes/page-data.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion page-data/part-9/page-data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-1/1-getting-started/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-1/2-information-from-the-user/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions part-1/3-more-about-variables/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-1/4-arithmetic-operations/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-1/5-conditional-statements/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-1/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-10/1-class-hierarchies/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-10/2-access-modifiers/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-10/3-oo-programming-techniques/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-10/4-application-development/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-10/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-11/1-list-comprehensions/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-11/2-more-comprehensions/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-11/3-recursion/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-11/4-more-recursion-examples/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-11/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-12/1-functions-as-arguments/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-12/2-generators/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-12/3-functional-programming/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-12/4-regular-expressions/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-12/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-13/1-pygame/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-13/2-animation/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-13/3-events/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-13/4-more-pygame-techniques/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-13/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-14/1-game-project/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-14/2-robot-and-boxes/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-14/3-finishing-the-game/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions part-14/4-your-own-game/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-14/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-2/1-programming-terminology/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-2/2-else-elif/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-2/3-combining-conditions/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-2/4-simple-loops/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-2/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-3/1-loops-with-conditions/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-3/2-working-with-strings/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-3/3-more-loops/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-3/4-defining-functions/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-3/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-4/1-vscode/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-4/2-more-functions/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-4/3-lists/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-4/4-definite-iteration/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-4/5-print-statement-formatting/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-4/6-strings-and-lists/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-4/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-5/1-more-lists/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-5/2-references/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-5/3-dictionary/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-5/4-tuple/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-5/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-6/1-reading-files/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-6/2-writing-files/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-6/3-errors/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-6/4-scope-of-variables/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-6/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-7/1-modules/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-7/2-randomness/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-7/3-times-and-dates/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-7/4-data-processing/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-7/5-creating-modules/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-7/6-more-features/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-7/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-8/1-objects-and-methods/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-8/2-classes-and-objects/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-8/3-defining-classes/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-8/4-defining-methods/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-8/5-more-examples-of-classes/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-8/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-9/1-objects-and-references/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-9/2-objects-as-attributes/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-9/3-encapsulation/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-9/4-scope-of-methods/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-9/5-class-attributes/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-9/6-more-examples-with-classes/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion part-9/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion report-issue/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sign-in/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sign-up/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion support-and-assistance/index.html

Large diffs are not rendered by default.

0 comments on commit 7feb3fd

Please sign in to comment.