For program #1 you should not use function definition, arguments or parameters.
Set up a python program
1. One foot is 0.0003048 kilometers. Input a distance in feet and output how many kilometers it is
equal to. Hint: Multiply the number of feet by 0.0003048.