/* * IT 215 – Java Programming Week 3 * Checkpoint: PayrollProgram Part 2 * Author: */ import java.Scanner; Scanner to accept user input import…