Question: Homework Assignment ( 2 0 % ) Content Study the chapter 9 . Create a python program that does the following: 0 ) Add comments
Homework Assignment Content
Study the chapter Create a python program that does the following:
Add comments before each of the following tasks and describe what you are doing with the different sections of the code
The task will be to code the digital assistant into a class.
The constructor should call a method function to display a statement it is alive. A welcome of some sort. The constructor also setup the variables for the name, greetingThe Software or System Development Life Cycle SDLC is a systematic approach that breaks the software process into phasesplanning, analysis, design, implementation and maintenance." and greetingImplementation is setting up the hardware and components of the system or writing the actual code for the software product."
The class should have the menu function and the trick functions built into the class. The constructor should call the menu function.
The new digital assistant should be in it's own module. Use another file to run your NEW digital assistant as before but now as an object.
Submit the two py file using this assignment page.
Please be detailed and explain how to save both py files. Thank you
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
