Problem
Using if or else statements, generate the Magic8Ball main()method body in java code. Once the program has read the entire line of text entered by the user, the program should generate a random number between 0 and 19, which represents the 20 responses that are possible for a Magic 8 Bal program that simulates the popular children's decision-making toy called the Magic 8 Ball.