Introduction - If you have any usage issues, please Google them yourself
The printf () function is a stylized output function, which is generally used to output messages to a standard output device in a prescribed pattern. You are often used to this function when you are writing the steps. The misappropriation of the printf () function is as follows:
Printf ("< stylized string >", < parametric Table >);