Question

Write a program to create a four-function calculator. Create a button for each function. Allow the user to

enter two numbers. Calculate and display the results. Include a Clear button to clear the screen. Format

your output.

Question image 1