Question: Please make sure your answer is correct , because I'll rate your answer ( C programming) include stdio.h void dream (int n) if (n printf
include stdio.h void dream (int n) if (n printf work return; if (n 1) printf love dream (n 1) printf ("play void main (void) dream (3)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
