jzshred/PythonFlashCards

Add str function to Subject and RandomSubject classes

Opened this issue · 0 comments

The __str__() function should be added to the Subject and RandomSubject classes, to return the subject name and number of questions.