mirror of
https://github.com/davrot/pytutorial.git
synced 2025-04-19 05:36:42 +02:00
Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
244c3407e6
commit
db1a8d6b93
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ Important VS Code notes:
|
|||
* [Hello, Python](python_basics/hello_python/README.md)
|
||||
* [Style Rulez](python_basics/style_rulez/README.md)
|
||||
* [Programming Recommendations](python_basics/programming_recommendations/README.md)
|
||||
- [Assert](python_basics/assert/README.md)
|
||||
* [Basic Math Operations](python_basics/basic_math_operations/README.md)
|
||||
* [Truth Value Testing](python_basics/truth_value_testing/README.md)
|
||||
* [Formatted String Literals](python_basics/formatted_string_literals/README.md)
|
||||
|
|
Loading…
Add table
Reference in a new issue