Number Puzzle - 107
Let a be an integer and b is equal to a+2. Let c be an integer formed by concatenating a and b. Give examples of two unique a fo...
Hackathon - String version
I have a function that creates a random string of characters of ASCII values 32-127. The length of the string is also randomly d...