In this second lesson on the PsychoPy Coder, we introduce the various data types that are native to Python (integers, floats, lists, tuples and dictionaries) as well as numpy arrays. Note that in this Python3 version of the course we have decided to add numpy arrays as we focus on arrays instead of lists. At this point the two versions of the course really start to veer off.