Posts by Eder Ramos Filho • 1 point
1 post
- 
		0 votes0 answers15 viewsQ: Is giving problems when using Tkinter in windowaI ran this program on my mobile and it ran well, I went riding on PC (Windows) and gave a problem, can help me? from tkinter import * from tkinter.filedialog import * from tkinter.font import * from…