#include<studio.h>
int main(){
int i= 0;

do{
printf("Create a better app'");
i++;}while(i<3);


Posted on by