Answered step by step
Verified Expert Solution
Question
1 Approved Answer
def message ( self ) : # . . . . . . . . . . . . . . . . . .
def messageself: #
print Welcome
class Emp:
definitself name, sal, comm, args kwargs:# Line
TotalSalsalcomm
print name
printTotalSal
class Designation:
definitself des, args kwargs :#
Do you need to change anything in the code to get the following output?
If yes Which line you need to modify to get the following output? What
you will right?
Output:Welcome
us
Child class
Note you don't have to write this code. Just see the code carefully and
answer this question.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started