Figure 3
Figure 3: The sample code from Listing 1 was converted to the new syntax (upper left) using 2to3 (upper right). For example, the operator for the division now returns a float value (bottom left).