Computer Science, asked by fathimasana442, 16 days ago

Consider the Real Madrid team football players. In order for them to start the match, they need to be put in a queue. Write a program in Python that inserts the football players (Ramos, Benzema, Kroos, Modric) into a queue. Remove the football players from the queue using the FIFO algorithm.

Answers

Answered by kashisdivya711
1

Answer:

my _ list = [ ] aage ka answer photo main hai

Attachments:
Similar questions