A follow along scratch version of material covered in "Chapter 2 - Introdution to Java" in the "Introduction to Computing and Programming in Java: A Multimedia Approach" text book by Mark Guzdial and Barbara Ericson. The idea of doing a scratch project was to show students that the basic command line interpreter relational operations are possible in scratch in a limited way, such as: 3 > 2, 2 > 3, etc.