User: kirstin

  • Public profile

User profile: kirstin

User info
User name:kirstin
History
Joined:
Number of posts:32
Latest posts:

While and For Statements
I still didn't figure out the BBCode...but this is my code that I have and it is still showing 1 2...

While and For Statements
Ok I changed my for statement to for (nested = 1; nested <= 2; nested += 1;) I am not sure how t...

While and Do While statements
This is my code now...my output is 1 2 3 1 #include <iostream> using namespace std; int main...

While and Do While statements
That's what I was thinking as well. I believe that I have my nested variable right though? I'm not ...

While and For Statements
I have this code running without any errors, but it is not displaying the correct way and I can't fi...

This user does not accept Private Messages