Python help needed urgent!!
oqdt.golf26Follow all instructions for full points. There are two parts.
PART A: Write all code in the main function:
- make a dictionary for nine Tampa Bay Rays (see below). Use the player names as keys and a list for each value. See page 374.
- Each value list should hold the position played by the player, the batting order, and current batting average.
- When the dictionary is complete, use a for loop to display the dictionary keys and values.
- Next, use loop(s) to print the "lineup" (the dictionary in batting order). Duplicate the sample output for full points.
- Pull Rivera and DeJesus. Substitute Wilson as catcher and Beckham as DH (see sample output).
- Reprint the new lineup.
SAMPLE OUTPUT
Rays starters
DeJesus ['DH', 6, 299]
Loney ['1B', 4, 222]
Rivera ['C', 9, 194]
Forsythe ['2B', 5, 304]
Souza Jr ['RF', 2, 229]
Longoria ['3B', 3, 282]
Cabrera ['SS', 7, 214]
Kiermaier ['CF', 1, 240]
Guyer ['LF', 8, 274]
Today's lineup
Batting 1 : CF Kiermaier ,current avg: 240
Batting 2 : RF Souza Jr ,current avg: 229
Batting 3 : 3B Longoria ,current avg: 282
Batting 4 : 1B Loney ,current avg: 222
Batting 5 : 2B Forsythe ,current avg: 304
Batting 6 : DH DeJesus ,current avg: 299
Batting 7 : SS Cabrera ,current avg: 214
Batting 8 : LF Guyer ,current avg: 274
Batting 9 : C Rivera ,current avg: 194
Lineup changed
Batting 1 : CF Kiermaier ,current avg: 240
Batting 2 : RF Souza Jr ,current avg: 229
Batting 3 : 3B Longoria ,current avg: 282
Batting 4 : 1B Loney ,current avg: 222
Batting 5 : 2B Forsythe ,current avg: 304
Batting 6 : DH Beckham ,current avg: 200
Batting 7 : SS Cabrera ,current avg: 214
Batting 8 : LF Guyer ,current avg: 274
Batting 9 : C Wilson ,current avg: 152
PART B: Write all code in the main function:
- create an empty set.
- use a loop to add 10 random integers, all from 10 to 30 inclusive, to the set.
- use another loop to process the set:
- display all elements of the set on one line separated by ** (see sample outputs).
- count how many elements are even and how many elements are odd.
- display the counts.
SAMPLE OUTPUT
12**16**17**18**20**21**22**23**24**28**
Set has 7 even numbers and 3 odd numbers
SAMPLE OUTPUT
10**12**14**16**18**20**21**22**25**26**
Set has 8 even numbers and 2 odd numbers
Create a folder that identifies you and Assignment 3 such as smith_asst3 or asst3_jones. Save all Python programs to this folder. Zip the folder. No .rar files allowed. Upload the zip to the Assignment 3 drop box.
- 9 years ago
- 20
Purchase the answer to view it
- name_assignment_3.zip
Purchase the answer to view it
- Discuss the various types of discrimination in the healthcare workplace. How does the HR director in a healthcare facility avoid discriminatory practices?
- psychology
- 4 discussion questions due today
- CMGT 554 Week 2 Individual Assignment Patton-Fuller Community Hospital Networking Project
- BSHS 452 Week 2 Individual Assignment Organizations & their Mission Statements
- AJS 512 Week 3 Individual Assignment Leading Group Challenges Paper
- 1. What is the main topic of the article? Do not exceed two lines. [2 points] 2. What are the main points of this article? That is, provide a one-paragraph summary of the article. Be brief. Do not exceed 10 lines. [4 points] 3. What are the most important
- bill tutor
- Due before 8pm Saturday September 12, 2015
- Entrepreneurial Process