User profile: bqui5449

User info
User name:bqui5449
History
Joined:
Number of posts:7
Latest posts:

Converting Int to string
I am not looking for a differnet way to do this. Im trying to see how can I display the hundreds and...

Converting Int to string
it is required that i do it this way.

Converting Int to string
So far i managed to get up to 99 with my code. i need to get up to 9999 and it should be able to dis...

How to display all of my prime numbers in this bool function
It needs to display all prime numbers down between 1 to 100

How to display all of my prime numbers in this bool function
I see that i need a value but I dont know exactly what to put as the arguement for the call function...