Computer Science



The Challenge
Code Merge

Do and Doh

Python code for Tkinter UI

STRINGS
Merging Your Code with Existing Code

read write modify and text code
1. The User Interface above is displayed when the "Python code for Tkinter UI" code is run.
2. Click on the "Python code for Tkinter UI" and read the program, with comments, to get the gist of how it works.
3. Your initial task is to write a separate program to input a 4 character string and output the reverse of that string. This is one of the tasks in the main lesson on Strings.
4. When your code is working and tested, you have to incorporate your code into the "Python code for Tkinter UI" program.
5. Once tested for correct functionality, modify the program to manipulate the string in a different way to change the User Interface (UI).



Copy the sample code into your offline IDE.
The use of certain modules, for example Turtle or Tkinter, work best in offline IDEs