$15
Write a program that displays a text field and two buttons labeled “uppercase” and “lowercase”. When the user clicks on the uppercase button, the text changes to uppercase; when the user clicks on the lowercase button, the text changes to lowercase.