mirror of
https://github.com/davrot/pytutorial.git
synced 2025-06-06 04:00:03 +02:00
Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
a3cf0fed59
commit
837e380d1a
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@
|
||||||
|
|
||||||
All the tutorials are tested with Python 3.11.x. Older version might have a problem with the new versions of type anotations.
|
All the tutorials are tested with Python 3.11.x. Older version might have a problem with the new versions of type anotations.
|
||||||
|
|
||||||
|
## Workflow
|
||||||
|
* [Python installation](workflow/python_pure/README.md)
|
||||||
|
|
||||||
## Python: The Basics of the basics
|
## Python: The Basics of the basics
|
||||||
* [Hello, Python](python_basics/hello_python/README.md)
|
* [Hello, Python](python_basics/hello_python/README.md)
|
||||||
* [Style Rulez](python_basics/style_rulez/README.md)
|
* [Style Rulez](python_basics/style_rulez/README.md)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue