Exercise: Orientation of the Image

Let's visualize the percentage of the image view relative to the orientation of the image object.

Image orientation problem statement

Write a code to visualize the percentage of the image view relative to the orientation of the image object specified by the following values:

  • PA=61
  • AP=39

Image orientation coding challenge

The values of PA andAP have already been given. We can use them in our code and draw a pie chart that shows the percentage of the image view.

If you need help, refer to the solution review in the next lesson.

Good luck!

Get hands-on with 1200+ tech skills courses.