Back to Browse

Python 3 Basics (14/34) - else

234 views
Jul 13, 2018
2:13

We can attach else blocks to our if blocks. When the if statement is false, the only the else block runs. If the statement is true, only the if block runs.

Download

1 formats

Video Formats

360pmp43.1 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Python 3 Basics (14/34) - else | NatokHD