basic objects
Programming involves taking some information as input and doing something with it to give back some other information as output. The input and output are called data.
These chapters test basic Python objects, which are a way to represent information.