Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Class Takes No Arguments
Post: RE: Class Takes No Arguments

Dunno if this might still be of actuality for you but pay attention to the way you wrote the __init__ method. You wrote it __int__ instead of __int__ thus making your class unable to accept arguments
not_username1234 General Coding Help 4 4,836 Oct-26-2020, 11:08 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020