Answer:
See the program code below.
Explanation:
def cube_SA(edge):
edge = int(input("Enter the cube's edge: "))
sa = edge * edge * 6
print("The surface area is {} square units".format(sa))
cube_SA(4)
Best Regards!
Answer:
Embedded technology is a technology that exists inside another device.
The answer & explanation for this question is given in the attachment below.
Pie chart I believe that is the right answer