mirror of
https://github.com/davrot/pytutorial.git
synced 2025-04-20 06:06:41 +02:00
Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
b10a129dbd
commit
2d3e0d24a3
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +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)
|
||||
* [Built-in Functions](python_basics/built_in/exceptions/README.md)
|
||||
* [Built-in Functions](python_basics/built_in/README.md)
|
||||
* [The Python Standard Library](python_basics/standard_libraries/README.md)
|
||||
|
||||
## Numpy: The Basics of the basics
|
||||
|
|
Loading…
Add table
Reference in a new issue