Did one part please help

@arsh_goyal Please take a global variable cnt and initialise it to 0.
Update its value by 1 whenever you are printing a string .
And then print this cnt in the main().