Results for: 'python'
Lab 01 Follow-up
By: cbcafier
Addressing minor issues noted in our first lab
Using f-strings and format specifiers
Introduction to the `math` module
Using the `input()` function
Boolean Literals and Simple Boolean Expressions
Boolean literals, True and False, and simple Boolean expressions using comparison operators.
Functions: defining and calling a function
Functions with more than one parameter (argument)
Pure and Impure Functions
Pure and impure functions
How to read exceptions