Sample Code - Introduction to Classes and Objects Part 2

Here's my sample code for my intro to classes and objects videos (Part 2).

As you'll see below, you can download sample files in Jupyter Notebook (Python), plain Python, and Java.

Click below to download:

Robot and Person.ipynb

robot_and_person.py

TestRobotAndPerson.java