Print class variables

A class needs to @Override the toString() method, so it can return a String w/ the current value of its fields. :coffee:

Here’s a link w/ an example for it: :link:

1 Like