Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a Python program using 3.7. Main function should call sub function. Data should pass from main program to sub program. Sub program should return

Write a Python program using 3.7.

Main function should call sub function.

Data should pass from main program to sub program.

Sub program should return final result.

Requirement:- Send three objects from main program to sub program.

Object 1:-

Match : India VS Sri Lanka

Win: India

Object 2

Match : India Vs New Zeland

Win : India

Match : New Zeland vs Sri Lanka

Draw : Yes

Winning team gets 2 points. Draw 1 point each.

Output:-

Should print in main function:-

Here Output :- India 4

Because India won two matches so 4 points.

Return and print team name and points who stand top.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Beginning Apache Cassandra Development

Authors: Vivek Mishra

1st Edition

1484201426, 9781484201428

More Books

Students also viewed these Databases questions

Question

How would we like to see ourselves?

Answered: 1 week ago

Question

How can we visually describe our goals?

Answered: 1 week ago

Question

What metaphors might describe how we work together?

Answered: 1 week ago