Turing 019d — Real Variables V

Assignment

Write a program that prompts for two numbers, then divides the first by the second. Write the answer in the form "<a> divided by <b> is <answer>."

Save as "019d.t".