Can objects interact with other objects?

Yes, absolutely! Objects can interact with other objects, other data types, and anything else we can think of, as long as we write the code in a way that Python can follow. We'll see a lot more examples in weeks to come where objects interact with each other.