Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
7be5963501
commit
5a4e173440
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ All the tutorials are tested with Python 3.11.x. Older version might have a prob
|
|||
- [Flow Control: match case](python_basics/match/README.md)
|
||||
* Sequence Types
|
||||
- [Lists](python_basics/list/README.md)
|
||||
- [Tuple](python_basics/tuple/README.md)
|
||||
* [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)
|
||||
|
|
Loading…
Reference in a new issue