#38 if Statement in Python - Part 2 (Python Tutorials)
If Statement (Part 2) 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/38-if-statement-in-python-part-2-python-tutorials/?feed_id=8267&_unique_id=669de4fd283fa
Comments
Post a Comment