User: misslittle1

  • Public profile

User profile: misslittle1

User info
User name:misslittle1
History
Joined:
Number of posts:6
Latest posts:

Assignment help
You were right!! Do while loop worked! I didn't know it would make the program go back to the begin...

Assignment help
[code] while (grade<=100 && grade>=0) { cout<<"Grade: "<<endl; cin>>grade; counter++; s...

I'm confused by this problem. Can someone break it down for me?
Thank you for breaking it down for me. Now, I understand what the program should do. I searched how ...

Help with the switch statement. It wont build and I dont know what mistakes I made in the code. Please, help.
Thank you for your help. I fixed it. And now am debugging it. :) Yay

I'm confused by this problem. Can someone break it down for me?
Input an integer containing only 0s and 1s (i.e., a “binary” integer) and print its decimal equi...

This user does not accept Private Messages