Learning Ruby the Hard Way ... with the help of @zedshaw. What I've learned thus far: puts prints a line print prints (no new line) comment math operations (+ - / * % < > <= >=) #{var} embed variable var in string