Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: A bug in my school's autograder
Post: A bug in my school's autograder

class A: def __init__(self, a): self.a = a def __eq__(self, other): return True def aptx(a): return A(a) Sorry I don't know how to keep the indentation. I didn't think of...
DontPanic Homework 1 1,617 Oct-14-2020, 08:01 AM

User Panel Messages

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