Hello fellow java programmers, I need help with an exercise found within this link (Exercise 3.1) Javanotes 6.0, Excercises for Chapter 3

Here's my code:

import java.util.Random;
public class...