Program output

Program produces following output on the computer screen:

10 divided by 3 to two decimal digits is: 3.33

The numbers 10 and 3 are simply part of a literal string.

Decimal number at the end of output text is internal numeric value that is formatted to two decimal digits for printing.