Posts by LowScore • 26 points
1 post
- 
		1 votes1 answer100 viewsA: Doubt about Python methods and classesFirst I could notice that your Login class is very messy, has code to set the interface here and there. The second thing I noticed, and I recommend you not to do is to use import tkinter *, since…