Turing 022a — Get III

Assignment

Write a program that prompts for and calculates the product of three integers. The output should look similar to "The product of __, __, and __ is __. "

Save as "022a.t".