Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
05d5422964
commit
d0d9dcbc75
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
All the tutorials are tested with Python 3.11.x. Older version might have a problem with the new versions of type anotations.
|
||||
|
||||
## Python: The Basics of the basics
|
||||
* [Hello, Python](python_basics/hello_python/README.md)
|
||||
* [Style Rulez](python_basics/style_rulez/README.md)
|
||||
* [Programming Recommendations](python_basics/programming_recommendations/README.md)
|
||||
* [Basic Math Operations](python_basics/basic_math_operations/README.md)
|
||||
|
|
Loading…
Reference in a new issue