Question 3
Scenario: [20 marks]

Imagine you are a software developer tasked with creating a simple Android exponent calculator app. The app's primary function is to calculate the result of raising one number to the power of another. This calculator will be used by students, professionals, and anyone needing quick exponentiation calculations.

Required:

Design a simple Android exponent calculator. The Android exponent calculator app's user interface (UI) and functionality should be user-friendly and efficient. ​