2. Data Types

2. Data Types

 

In this module, you are going to learn more about the different types of data in Python. We will cover more detailed material about numbers and strings, and introduce booleans and lists. First, we will introduce a few more programming concepts to flesh out your understanding of the language.

 

*This module is not accessible in the demo.  Available content begins in Module 1 - Python Basics.

 

Top of Page