bugl
bugl
HomeLearnPatternsSearch
HomeLearnPatternsSearch
Learn/Python/Foundations Practice
Python•Foundations Practice

Python If...Else Code Challenge

Challenge: If...Else Basics

Test your understanding of if, elif, else, and shorthand if statements.

Previous

Python Pass Statement

Next

Python Match Code Challenge