Add beginners course - #10
Merged
dslavicek merged 16 commits intoAug 25, 2026
Merged
Conversation
Member
Author
|
@ZelenyMartin review pls |
|
|
||
| Příkaz vypíše několik informací. Z prvního řádku se můžeš ujistit, že používáš Python 3. | ||
| (Verze by měla být `3.6` nebo vyšší. Vidíš-li číslo jako `2.7.11`, něco je špatně – popros o radu kouče.) | ||
| (Verze by měla být `3.10` nebo vyšší. Vidíš-li číslo jako `2.7.11`, něco je špatně – popros o radu kouče.) |
There was a problem hiding this comment.
Dal bych jako minimální ještě vyšší. Přehlednější vypisování chyb v Tracebacku bylo od 3.11: https://peps.python.org/pep-0657/
Member
Author
There was a problem hiding this comment.
Ok, good point. Změněno na 3.11.
ZelenyMartin
approved these changes
Aug 25, 2026
|
This branch tested locally, rebased on recently merged main branch. |
Co-authored-by: Martin Zelený <martin.zeleny@volny.cz>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.