Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question 3:( 45 points ) Write a function to print the lyrics of our own version of the song Old MacDonald. One Stanza of the

Question 3:( 45 points )

Write a function to print the lyrics of our own version of the song Old MacDonald. One Stanza of the song is given below. You have to add two more stanzas with a different character and super power (instead of the spider man and the spider-sense). Your python program should print the lyrics for three different characters and their respective powers using one function called three times, similar to the example verse below:

Write a function that takes two parameters ( string1, string2) the character name and the super power it has to write one stanza. Then this function should be called from main three times to write the whole lyrics. Here you call the function thrice with three different characters and their respective powers and do not ask the user to input. Output will be the lyrics of the song with three stanzas. Please note the for the power which should be in the output.

Old MacMarvel had a universe, E-I-E-I-O

And on his universe he had a SpiderMan, E-I-E-I-O

With a "spider-sense" here and a "spider-sense" there

Here a "spider-sense" there a "spider-sense"

Everywhere a "spider-sense"

Old MacMarvel had a universe, E-I-E-I-O

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

Database Security

Authors: Alfred Basta, Melissa Zgola

1st Edition

1435453905, 978-1435453906

More Books

Students also viewed these Databases questions

Question

Question Can a Keogh plan fund be reached by the owners creditors?

Answered: 1 week ago

Question

Question What happens to my plan if I die?

Answered: 1 week ago