Results for: 'cs1210'
Installing Thonny IDE + Hello World!
By: cbcafier
Literals, types, expressions, and operators
Variables and assignment
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.
Truthiness and Falsiness In Python
Functions: defining and calling a function