My main site - http://www.mcprogramming.org
My CS site - http://www.essentialcscourses.com
My Twitter - / mcprogramming
My Facebook - / 220026358164435
Python - elif (else if) - In this Python Tutorial, I show how we can expand the basic if-else statement and more conditions that can be tested with the keyword elif, which is shorthand for else if.