In case you get stuck anywhere, don't be afraid to ask the coaches! They are here to help and will gladly explain everything to you!
Take notes during the exercises. Even if you never look at them again, they will help you memorise things!
Write a program that lets the user input 3 strings. Save those strings in an array. Then print the first letter of each of the strings.
shuffle
vs. shuffle!
To figure this one out, try assigning the return value of the methods to a variable.