Question: Language is Python. there are 2 questions. the 3rd picture is the reference to Question no 2. thank you 2.15 (Geometry: area of a hexagon)
2.15 (Geometry: area of a hexagon) Write a program that prompts the user to enter the side of a hexagon and displays its area. The formula for computing the area of a 3V3 hexagon is Area s, where s is the length of a side. Here is a sample run: Enter the side: 5.5 Enter The area of the hexagon is 78.5895 Section 2.14 2.23 (Turtle: draw four circles) Write a program that prompts the user to enter the radius and draws four circles in the center of the screen, as shown in Figure 2.-4a. Python Turtle Graphics FiGURE 2.4 Four circles are drawn in (a), f
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
