input:   30.7 9 40 6 3.1 output   40   6 What (not how) does the code do?
output   40   6
It stores the third input value in radius and the fourth in length.