Question: COSC 1336- Program 3 Requirements to be numbered in program_3.py: #ONUS FowCHART. No code 1. Print This program records votes for best players in the
COSC 1336- Program 3 Requirements to be numbered in program_3.py: #ONUS FowCHART. No code 1. Print "This program records votes for best players in the world." 2. Ask user to enter three names of soccer players 3. Ask user to enter a total votes number for each of the soccer players 4. Determine the winner by the highest number of total votes 5. Output a message with the name of the soccer winner and the number of votes 6. Ask user to enter three names of basketball players 7. Ask user to enter a total votes number for each of the basketball players 8. Determine the winner by the highest number of total votes 9. Output a message with the name of the basketball winner and the number of votes 10. Print a statement explaining whether or not you enjoyed program 3. Note: Use selection (decision) logic to determine winners. Do NOT use sort() or other techniques that have not yet been covered in the course content. TEST TEST- TEST your application to ensure the specific program requirements are met. Use the list above and the common requirements as a confirmation checklist. Not meeting all requirements 0 points for the assignment. NOTE flowchart No"code Needed
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
