Converting Int to stringI am not looking for a differnet way to do this. Im trying to see how can I display the hundreds and...
Converting Int to stringit is required that i do it this way.
Converting Int to stringSo 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 functionIt needs to display all prime numbers down between 1 to 100
How to display all of my prime numbers in this bool functionI see that i need a value but I dont know exactly what to put as the arguement for the call function...