#include <stdio.h>
int main(void)
{
printf(\It is a wise father that knows his own child.\\nShakespeare\n);
return 0;
}
#include <stdio.h>
int main(void)
{
printf(\It is a wise father that knows his own child.\\nShakespeare\n);
return 0;
}