I am still relatively new to python.
def show_entry_fields(): print("Insert Link/URL: %s" % (e1.get()))
Picture: code above