lunea

Results 1 issues of lunea

So I was replacing tk message box with CTkMessagebox but when I ran the code and tested it, the messagebox instantly closed ``` def teachers_sign_up_event(self): password = self.teachers_password_signup.get() confirm =...