wite the program to print your name 10 time
Answers
Answered by
1
In c++, this will be like
#include
using namespace std;
int main(){
cout<<“Type your name here”< cout<<“Type your name here”< cout<<“Type your name here”< cout<<“Type your name here”< cout<<“Type your name here”< cout<<“Type your name here”< cout<<“Type your name here”< cout<<“Type your name here”< cout<<“Type your name here”< cout<<“Type your name here”< return 0;
}
#include
using namespace std;
int main(){
cout<<“Type your name here”< cout<<“Type your name here”< cout<<“Type your name here”< cout<<“Type your name here”< cout<<“Type your name here”< cout<<“Type your name here”< cout<<“Type your name here”< cout<<“Type your name here”< cout<<“Type your name here”< cout<<“Type your name here”< return 0;
}
Similar questions