Question: NEED HELP with Python. please devlop a gui Which is why, for your course project, you are going to create a Python application that gets
NEED HELP with Python. please devlop a gui

Which is why, for your course project, you are going to create a Python application that gets data from a web API and displays it to the program user. Activity Instructions For this project, your program must meet the following requirements: 1. Use a graphical interface to prompt user for text to be sent to the Yoda Speak API 2. Understand the constraints of the Yoda Speak API and check the text to ensure that it meets those restraints before sending it. If it does not, tell the user what is wrong with it 3. Send the user's text to the API and then display the result. If there is an error of any kind, inform the user of that error and ask them if they would like to try again 4. Once the result is successfully returned, give the user the option to save the result to a file on their computer. 1. The result file must contain the following: 1. Name of your program 2. The date and time the data was fetched 3. The user's input text 4. The server's result
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
