Python Forum
Help with Python Inheritance (One parent, two children)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with Python Inheritance (One parent, two children)
#4
I am afraid you are confused big time with concepts and terminology. Best would be to revisit your course material/study notes, etc.

Inheritance, parent, child are concept and terms from object oriented programming (OOP). You have one class and no inheritance whatsoever
question_prompts and questions are lists, not functions. The only function is run_test.

Post your assignment verbatim or explain better what is required
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
RE: Help with Python Inheritance (One parent, two children) - by buran - Jan-29-2020, 08:09 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to print out the children index of the search tree? longmen 7 2,252 Apr-02-2022, 06:58 AM
Last Post: Yoriz
  Sorting Santa's List of Children sirox84 4 5,248 Feb-20-2017, 06:10 PM
Last Post: sirox84

Forum Jump:

User Panel Messages

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