Question: Write a program that imports the function pivalue and variable shapes from the module Module _ Imp 3 . Follow the below instructions. Call the

Write a program that imports the function pivalue and variable shapes from the module Module_Imp3.
Follow the below instructions.
Call the function pivalue which prints the pi value.
Take an integer input from the user
Use the variable shapes and print the shapes between 1 and the user value given in the console and prints the list of shapes
Note: The Module_Imp3 with the functions and variable is already written for you Just use it.
Test case
Pivalue:-3147
n.5
['square', 'triangle', 'rectangle']
Sample input
P1. vaiue: -3.147
Sample output
n: 5
['square', 'triengle', 'rectangle']
 Write a program that imports the function pivalue and variable shapes

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!