Answer to Question #279461 in C for Ella

Question #279461

How to print triple slash in codechum

1
Expert's answer
2021-12-14T07:19:30-0500
include<stdio.h>
int main()
{	
char a[10] = "\\";	
printf(a);
printf(a);
printf(a);
}

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS