mirror of
https://github.com/davrot/pytutorial.git
synced 2025-04-19 05:36:42 +02:00
Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
348442b84d
commit
efefafa43e
1 changed files with 2 additions and 1 deletions
|
@ -16,7 +16,8 @@ All the tutorials are tested with Python 3.11.x. Older version might have a prob
|
|||
* [Files](python_basics/files/README.md)
|
||||
* [Creating order via sub-directories: os.makedirs](python_basics/os_makedirs/README.md)
|
||||
* [Finding files in a directory: glob](python_basics/glob/README.md)
|
||||
* [Class](python_basics/class/README.md)
|
||||
* [Class](python_basics/class/README.md)
|
||||
* [Exceptions](python_basics/exceptions/README.md)
|
||||
|
||||
|
||||
## Numpy
|
||||
|
|
Loading…
Add table
Reference in a new issue