mirror of
https://github.com/davrot/pytutorial.git
synced 2025-06-08 19:00:02 +02:00
Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
36d0f1fa4b
commit
4f1f930d67
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ Important VS Code notes:
|
||||||
* [Exceptions (try / except)](python_basics/exceptions/README.md)
|
* [Exceptions (try / except)](python_basics/exceptions/README.md)
|
||||||
* [Importing Modules](python_basics/modules/README.md)
|
* [Importing Modules](python_basics/modules/README.md)
|
||||||
* [Built-in Functions](python_basics/built_in/README.md)
|
* [Built-in Functions](python_basics/built_in/README.md)
|
||||||
|
* [Built-in Keywords](python_basics/keywords/README.md)
|
||||||
* [The Python Standard Library](python_basics/standard_libraries/README.md)
|
* [The Python Standard Library](python_basics/standard_libraries/README.md)
|
||||||
* [Dataclass](python_basics/dataclass/README.md)
|
* [Dataclass](python_basics/dataclass/README.md)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue