User profile: AGZZ21

User info
User name:AGZZ21
History
Joined:
Number of posts:9
Latest posts:

Getting the optimal change in cents.
On one of my assignments I have to find the optimal change. For example, if I were to have 70 cents ...

Function that changes strings to all Capital letters with input?
I need to write a function that takes an input string and changes the string to all capital letters....

Listing prime numbers?
basically the range would have to be from 1 to whatever number is inserted in listPrimeNumbers(x) w...

Listing prime numbers?
For one of my school projects I have to make a function that can basically list the prime numbers of...

Using Arrays on Wargame
I'm making a WarGame program (a game where you use cards). Anyways I pretty much have the whole main...