Welcome to this section on Python object and data structure basics. In this section of the course we're going to start off by discussing basic data types. These are your basic building blocks of code. When constructing larger pieces of code and we're going to quickly discuss all the possible data types that we're going to talk about in this section and then we'll have lectures that go into a lot more detail about each one. Don't worry about memorizing all the information shown here. This is more of a quick overview. There's going to be a lecture on each of these data types as we go on throughout this section