(Programming Exercise 11 from Chapter 2 - Leftover Pizza). You're planning a pizza party and you plan to give each person three slices of pizza. Design a program written in pseudocode that displays the number of slices that will be left over. The program should ask for the following input:

The number of pizzas you will have
The number of slices that each pizza will be cut into
The number of people that will be attending