Write a program named pyramid_area1.py that will ask the user to input the length of one side of the prism (in meters) and the number of layers of the pyramid.
a) pyramid_area1.py
b) prism_volume.py
c) calculate_pyramid.py
d) user_input.py