subject

A music producer hosts four daily music events (one for Rock music, one for Jazz music, one for Hip Hop music, and one for Country music), and then stores the profit numbers for these events a Python list. The profit numbers are expressed as a whole number of dollars, and will be positive if the event made money, and negative if it lost money. Here is how the list is organized:

the profit numbers for Rock music events will be in the 1st, 5th, 9th, 13th, etc. positions
the profit numbers for Jazz music events will be in the 2nd, 6th, 10th, 14th, etc. positions
the profit numbers for Hip Hop music events will be in the 3rd, 7th, 11th, 15th, etc. positions
the profit numbers for Country music events will be in the 4th, 8th, 12th, 16th, etc. positions

Write the header and body of a Python secondary function named createProfitReport that receives as a parameter a list of profit numbers as described above, and then outputs a report that displays the profit numbers of those events that did not lose money.

You should not make any assumptions about how many profit numbers are stored in the list. The profit numbers for each music type should be displayed on a separate line. The displayed profit numbers should be right-justified in columns that are 8 spaces wide. The profit numbers should align with those on the lines above and below.

Your Python code should not perform any user input. You should not write any part of a Python program other than this secondary function header and body.

ansver
Answers: 3

Other questions on the subject: Computers and Technology

image
Computers and Technology, 23.06.2019 10:30, tommyaberman
Would a ps4 wired controller work on an xbox one
Answers: 1
image
Computers and Technology, 23.06.2019 16:30, vitothebest1
You have read about the beginnings of the internet and how it was created. what was the internet originally created to do? (select all that apply) share research. play games. communicate. share documents. sell toys
Answers: 1
image
Computers and Technology, 24.06.2019 02:00, sameh0425
Which steps will open the system so that you can enter a question and do a search for
Answers: 1
image
Computers and Technology, 24.06.2019 02:20, Jonny13Diaz
The first time a user launches the powerpoint program, which view is shown allowing the user to access recent presentations or create new presentations based on templates?
Answers: 1
You know the right answer?
A music producer hosts four daily music events (one for Rock music, one for Jazz music, one for Hip...

Questions in other subjects:

Konu
Chemistry, 20.07.2019 05:30
Konu
Mathematics, 20.07.2019 05:30