Examples from Feb. 14
Happy Valentine's Day
Foo.java:
This is a toy program (it does nothing useful) for playing with variable declarations
and examining where variables are visible and where theyare not visible.
Stat.java: This is another toy program
for examining static variables.