Posts by Rafael Pedrao • 23 points
1 post
-
2
votes2
answers89
viewsQ: Searching for letters in an array created by random numbers
I created an array with random values between 65 and 90 and turned it into an array of letters. So far so good. How do I find in this list (if it exists because it was created randomly) where the…