Рет қаралды 84
Recorded during a live class session on 1-28-25 for WCTC. This covers basic python coding introducing functions, how to define them and call them, how to pass arguments and receive parameters, how to return a value from a function, introducing if statements, else if (elif), else. How to use logical operators to help drive if statements, boolean values, and/or/not and how they work, Importing external libraries, use the datetime libraries to calculate someone's age, building applications that interact with the user, etc. These videos are intended for students enrolled in my course, but may be helpful for others. This covers all 4 Lab exercises for Module 2.