Question: begin{tabular}{l|l|} Write a Python file (ending in .py) to determine the area of the shape below: & Requirements on the file/script: - The script must

\begin{tabular}{l|l|} Write a Python file (ending in .py) to determine the area of the shape below: & Requirements on the file/script: - The script must use at least six distinct variables. - The exponentiation operator must be used at least once. \\ To get , include from math import pi - Use print (area) at the end of the script, where area is a variable holding the total area; no other un-commented print () statements should appear in what you submit. \\ \hline Submit this to the Submitty \\ in-class on Variables \end{tabular}
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
