Question: Note: I need answer how I need to type on JET 3.2 You are a race official on an ultra marathon (100 miles), and you
Note: I need answer how I need to type on JET
3.2 You are a race official on an ultra marathon (100 miles), and you want to display the number and elapsed time for each runner on a big display. Write a program to generate the phrase for the display based on the runner number, the mile marker, and the elapsed time. >>> runner (42,10,"1:12:09") Runner #42 passed mile 10 at time 1:12:09 3.3 The pyramid function in this chapter doesn't quite line up with 11=ll character as input. Try some others, like "n" and "m" and "t". The last one seems to line up best. Why? 3.4 Create a function like the pyramid function that does the upside-down version. Your function invertedPyramid should also take an input character and print an inverted py mid
Step by Step Solution
There are 3 Steps involved in it
To solve these problems Ill provide you with a Python script for each part which you can type into J... View full answer
Get step-by-step solutions from verified subject matter experts
