Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
505d6cfd62
commit
d5a7ad19bc
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ Important VS Code notes:
|
|||
- [Flow Control: match case](python_basics/match/README.md)
|
||||
* Sequence Types
|
||||
- [Lists](python_basics/list/README.md)
|
||||
+ [List Comprehensions](python_basics/list_comprehensions/README.md)
|
||||
- [Tuple](python_basics/tuple/README.md)
|
||||
+ [zip](python_basics/zip/README.md)
|
||||
* Mapping Types
|
||||
|
|
Loading…
Reference in a new issue