MCPcopy Index your code
hub / github.com/geekcomputers/Python / back_page2

Function back_page2

bank_managment_system/frontend.py:124–126  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

122 page2()
123
124 def back_page2():
125 search_frame.grid_forget()
126 page2()
127
128 acc_no = entry11.get()
129 r = check_string_in_account_no(acc_no)

Callers

nothing calls this directly

Calls 1

page2Function · 0.85

Tested by

no test coverage detected