Home | Contact | About | Articles | Stories | Photos | Switch to Free

Learn Python Part 3: Conditions and Basic Error Checking - That GNU+Linux Guy

Learn Python Part 3: Conditions and Basic Error Checking

Previous Next

In this video, we introduce logic for our programs, including quick condition checking and looping. We also catch an exception to prevent a program crash if the user does not use our program properly.

You can find all the code here.

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.