filmov
tv
Python Programming - Module 1 Labs 2 & 3 step by step - Spring 2024 Term 2

Показать описание
Recorded during a live class session on 3/25/24 for WCTC. This goes through each lab in detail. Covers topics including user input and output, converting strings to int and float, using string interpolation (f string) for output, formatting output for monetary formats, basic math operators, converting math formulas to python, why floats are more accurate than ints for precise math, the order of operations, and many other related topics.