Unit 1 - Lesson 2

The Basics & Working With Numbers

The goal of this lesson is to refresh your memory on comments, print statements, escape sequences, working with variable types (int, double, and String), incrementing/decrementing, casting variable types, and how mixing integers & doubles influence the outcome of mathematics.

Move on to: Lesson 3