if-elif-else topic
List
if-elif-else repositories
03_Python_Flow_Control
218
Stars
222
Forks
Watchers
Flow control is the order in which statements or blocks of code are executed at runtime based on a condition. Learn Conditional statements, Iterative statements, and Transfer statements
PyThon-ProGrammIng
21
Stars
6
Forks
Watchers
Repository to store sample python programs. Python's simple, easy to learn syntax emphasizes readability.