from tkinter import * from tkinter.messagebox import *
def show_answer():
"Code to convert \'a\' to \'1\' # as per my mapping"
main = Tk() Lab