AACC – Spring 2023 – CTS-233-400 – DEVASC 200-901: Lab 1.3.3 Python Programming Refresher – Part 3

In this video, we continue our review and exploration of the Python programming language by looking at the integer, float, boolean, and string Python data types along with the type() built-in Python function. We also explore several approaches to printing in Python by using f-strings, the .format string method, and how the comma can be used. We also cover variable names and some conventions/limitations along with the assignment operator.

*These videos are being made for my AACC Spring 2023 CTS-233-400 learners to provide additional support for their learning journey.*