Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
d2ec3ec7c5
commit
2d58309b75
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ Important VS Code notes:
|
|||
* [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)
|
||||
* [Importing Modules](python_basics/modules/README.md)
|
||||
* [Built-in Functions](python_basics/built_in/README.md)
|
||||
* [The Python Standard Library](python_basics/standard_libraries/README.md)
|
||||
|
||||
|
|
Loading…
Reference in a new issue