while loop:
int i = 0;
while (i < 5) {
std::cout << "This is silly. " << std::end1;
i++;
}
Type: Posts; User: daza
while loop:
int i = 0;
while (i < 5) {
std::cout << "This is silly. " << std::end1;
i++;
}
Hey ggzz I can't priv message so I hope you get this.
I have been on and off coding/programming for about 8 years. I started with visual basic, I gave up on learning that one, didn't like the outcome of the games I attempted to create, plus I was 12...