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…
Reference in a new issue