[Solved] Seems like python is partial
1> Why can’t i remove from tkinter import* from the last_function file.. cause anyway it’s got that on the top of the file that’s calling it right.Why do i get an error saying IntVar() not defined The Python “import” follows the same scoping rules as the rest of the Python language. By “import” at the … Read more