Question: PYTHON. Write Code: - In conjunction with the world mental health day, Let's get to know the main types of depression. There are two types

PYTHON.
Write Code: - In conjunction with the world mental health day, Let's get to know the main types of depression. There are two types of depression; Unipolar and Bipolar. Each of them has its own symptoms, factors and treatments. Some types can be related to a specific gender. - Ask the user to input the symptoms and depending on that display what type does the user have with treatment options. - If the user does have depression for more than two years display a message with treatment centers to consider going to. - Create classes, attributes and methods of your choice to utilize the problem. - Create a test module and test two objects, one of each class. - Answer Answers may vary. The code should include: - At least three classes. - Test class. - Inheritance applied. - No errors [Syntax - Logical - Runtime]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
