User: steezedq

  • Public profile

User profile: steezedq

User info
User name:steezedq
History
Joined:
Number of posts:28
Latest posts:

Determining if numbers are prime
Never mind, I fixed it. Thanks a lot for your help! Edit: @Gamer2015 thanks too but I got it to wor...

Determining if numbers are prime
Ok, so I added [code]count = 0;[/code] on line 22. Now the program says 1 is prime. I tried to chan...

Determining if numbers are prime
On line 22 count is 0. And on line 30 I was trying to say if count ==0 the number must be prime beca...

Determining if numbers are prime
I feel like I'm close to solving this, but I don't know what's wrong. I have to create a program tha...

Using nested loops to print a number square
I tried that but it seems to be printing out an extra column: Input: 3 Output: 2 4 6 8 4 6 8 10 6...

This user does not accept Private Messages