These program doesn’t need the “Enter input” or “entered number” etc type of phrases just take the input and produce output you dont need these english phrases
good luck
in this program we will use two function first is printf to print a integer value and second is scanf to scan give value (%d) use for gating integer output ,
as example if i take n=9 then it’s scan 9 and print a integer
9 iin output.