Building on H11a ;
1. Delete the loop that prints out 10 words from theArrayList..
2. Get one random word from the ArrayList.
3. Make a guess word consisting of underscores. It should be thesame length as the word.
3. Ask your user to guess a character in the word. If it isthere put the character in the correct spot in the guess word.
4. If it is not there, that is a strike against the user. (10strikes and he loses).
5. If the user guesses the word, he wins.
import java.io.File;
import java.io.FileNotFoundException;
import java.util.ArrayList;
import java.util.Random;
import java.util.Scanner;
public class H11A {
public static void main(String[] args) {
ArrayList<String> ArrayList = getInput();
System.out.println(“First
PayPal Gateway not configured
PayPal Gateway not configured