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). Note that in the Python3 version of the course we have decided to add numpy arrays as we started focusing on arrays instead of lists. At this point the two versions of the course really start to veer off.