Challenge: Formatting Strings
Test yourself and implement what you have learned so far in this challenge.
Problem Statement
You are given a variable quotient
which stores the quotient of two numbers. You have to print the result of the quotient in such a ...