Update 102-conditionals.md (#6196)

* Changes in copy testing pipes angular

* Add article if statements
pull/6197/head
Juan Gerardo Eulufi Salazar 4 months ago committed by GitHub
parent 8f4710d8f7
commit d9c509f1eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      src/data/roadmaps/python/content/100-python-basics/102-conditionals.md

@ -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@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@W3Schools - Python Conditions and If statements](https://www.w3schools.com/python/python_conditions.asp)

Loading…
Cancel
Save