User: manutd636

  • Public profile

User profile: manutd636

User info
User name:manutd636
History
Joined:
Number of posts:11
Latest posts:

Finding Prime Numbers from 1-100. So close!
This won't find just prime numbers; for example, this program would print out 49 even though 49 isn'...

Need help on thinking recursively
Do you want it to print out all the numbers from num to 0? instead of returning count ( num- 1 ) + ...

String Replace
You just want it to replace the one number, right? If so, the second parameter in replace should si...

Can you tell me what is wrong with this code?
What does it output instead or what errors are you getting?

please help with my print star assignment
your printStars function looks good. You should make a loop in your main function to print out the s...

This user does not accept Private Messages