CodePudding user response:
# include & lt; stdio.h>
Int main (void)
{
Printf (" % d \ n ", 2019% (7);
}
CodePudding user response:
Enter the number of days with more than 7, then try the if statement to print each weekCodePudding user response:
CodePudding user response:
# include & lt; stdio.h>
Int main (void)
{
Printf (" % d \ n ", 2019% (7);
}
CodePudding user response:
Enter the number of days with more than 7, then try the if statement to print each weekCodePudding user response: