Feeling our Way Around¶
So we have figured out how to Start Python and say hello. But now we want to get our feet under us. These exercises are going to give you a feel for the most basic types of operations in programming.
We’re going to start out with numbers and math, then build up to more involved things.