Spoken Tutorial, IIT Bombay https://spoken-tutorial.org Scilab Creating a GUI to print the user input-Assignment *Add one more pushbutton and Edit box to the current GUI. *Modify the String fields of the two Edit boxes to- 1."Enter the input message 1",and 2."Enter the input message 2". *Modify the String fields of the two pushbuttons as "Print 1" and "Print 2". *Modify the callback function to give the output of both the Edit boxes in a single Text box.