Computer Science, asked by surbhi1437, 5 months ago

Indian Premier League IPL Cricket Matches
are organized for few Days.
The problem is to prepare Timetable from
Dayl to Day n, where n depend on number of
teams participating.
Set A represent the Names of Teams
participating
Set A will be input from user. Do not show
input user message. Directly accept the team
names as string values and enter q to stop
taking inputs.
Write code to display Pairing of Teams and
possible number of matches possible
excluding Semi Final and Final.
Note : Minimum 3 Teams are required and
maximum limit of Teams is 12.
Example 1:
Input Values
CHENNAI
mumbai
kolkata
patana
q

output values
total matches :6
chennai -vs- mumabi
chennai -vs kolkata
chainai- vs- patana
Mumbai-vs- kolkata
mumbai-vs- patana
Kolkata-vs -patana
program python 3.8 program

Answers

Answered by adityashrivastav942
0

Answer:

chennai bhai chennai.... bro

Similar questions