You will write a flowchart and C code for a program that does the following:Asks a user for a number.Multiplies that number by itself.Outputs the number and the result, using descriptive language to tell the user what they're seeing.