New to java. Any help is greatly appreciated. This is a translation assignment where we are to create 3 arrays, get user input (a simple word like 'man'), translate it to a second language and output a photo corresponding with the word translated. I've written the code that will translate an input, but I stuck on how to output a photo. Below is the code that I have written thus far.