main module

main.parse_command_line()

Function to parse user input. User input is a float and a string. :Returns: radius of the circle (float) and which type of object is selected (string).