Relative Content

Tag Archive for tkintertypeerror

TypeError: next expected at least 1 argument, got 0

In the app I have been working on, I made it to have three windows.When I click the button on the first page to open a new window, it tells me a typeerror.I don’t understand as I made the function ‘next’ without any arguments. Here’s the code: