Skip to content

Commit ac99d40

Browse files
committed
Adding if_else_elif.py
1 parent 7116ff6 commit ac99d40

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

0009-If-Else-Elif/if_else_elif.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
"""
2+
This program demonstrates the use of the if_else_elif in Python.
3+
"""
4+
5+
# if_else_elif.py

0 commit comments

Comments
 (0)