#37 if Statement in Python - Part 1 (Python Tutorials)
If Statement (Part 1) In this part of our python tutorials series, you will learn about the if-statement in python. If statement is the only conditional statement in python opposite to other languages that have switch case statements as well such as C or JavaScript. In python we use elif as an alternative to switch case. This video and the next one will cover if statement in Python.
https://blog.arashtad.com/updates/37-if-statement-in-python-part-1-python-tutorials/?feed_id=8251&_unique_id=669d3c23c6420
Comments
Post a Comment