Episode

Python for Beginners [19 of 44] Conditional Logic

Of course you'll want code which can make decisions. The core of this is the humble if statement.

Full 'Intro to Python' course on Microsoft Learn: https://aka.ms/MSLearnPython

Sample code: https://aka.ms/PythonGettingStarted
Watch the entire series: https://aka.ms/PythonBeginnerSeries

Python