Write a complete program that generates the following three figures of output.
Use functions to show structure and eliminate redundancy in your solution.
In particular, make sure that main
contains no print
statements, that any print
statement(s) repeated are captured in a function that is called just once, and that the same print
statement never appears in two places in the code.
Go, team, go!
You can do it.
Go, team, go!
You can do it.
You're the best,
In the West.
Go, team, go!
You can do it.
Go, team, go!
You can do it.
You're the best,
In the West.
Go, team, go!
You can do it.
Go, team, go!
You can do it.