#include<string.h>
#include<stdio.h>
int main(){
int i = -1
do
{
printf("HelloC ");
}while(i++);
return 0;
}
Answers
Answered by
0
Answer:
hey what do you mean dear pleae be clear
Answered by
0
Answer:
I think this question is not correct.
Similar questions