Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
29bd465961
commit
f62b1cb6d3
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ All the tutorials are tested with Python 3.11.x. Older version might have a prob
|
|||
* [Finding files in a directory: glob](python_basics/glob/README.md)
|
||||
* [Class](python_basics/class/README.md)
|
||||
* [Exceptions (try / except)](python_basics/exceptions/README.md)
|
||||
* [The Python Standard Library](python_basics/standard_libraries/README.md)
|
||||
|
||||
|
||||
## Numpy
|
||||
|
|
Loading…
Reference in a new issue