In this step-by-step course, you’ll dig into the basic data types that are built into Python.
By the end of this course:
- You’ll learn about several basic numeric, string, and Boolean types that are built into Python.
- You’ll see what objects of these types look like and how you can represent them.
- You’ll get an overview of Python’s built-in functions, which are pre-written chunks of code that you can call to do useful things.





Glenn Lehman on July 9, 2021
Thank You Very Much!
I learned more in this video then in the entire course I took on python scripting in college.
Is there a link to setup up bpython?