|
|
@ -7,3 +7,4 @@ Visit the following resources to learn more: |
|
|
|
- [@article@Python Conditional Statements: IF…Else, ELIF & Switch Case](https://www.guru99.com/if-loop-python-conditional-structures.html) |
|
|
|
- [@article@Python Conditional Statements: IF…Else, ELIF & Switch Case](https://www.guru99.com/if-loop-python-conditional-structures.html) |
|
|
|
- [@article@Conditional Statements in Python](https://realpython.com/python-conditional-statements/) |
|
|
|
- [@article@Conditional Statements in Python](https://realpython.com/python-conditional-statements/) |
|
|
|
- [@article@How to use a match statement in Python](https://learnpython.com/blog/python-match-case-statement/) |
|
|
|
- [@article@How to use a match statement in Python](https://learnpython.com/blog/python-match-case-statement/) |
|
|
|
|
|
|
|
- [@article@W3Schools - Python Conditions and If statements](https://www.w3schools.com/python/python_conditions.asp) |
|
|
|