=== Basics ===> simple statements are commands> block statements are surrounded by { and }> if statements run code if something is true> s...