Question: Homework Assignment ( 2 0 % ) Content Study the chapter 9 . Create a python program that does the following: 0 ) Add comments

Homework Assignment (20%) Content
Study the chapter 9. Create a python program that does the following:
0) Add comments before each of the following tasks and describe what you are doing with the different sections of the code
1) The task will be to code the digital assistant into a class.
2) 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, greeting1("The Software (or System) Development Life Cycle (SDLC) is a systematic approach that breaks the software process into phases--planning, analysis, design, implementation and maintenance.") and greeting2("Implementation is setting up the hardware and components of the system or writing the actual code for the software product.")
3) The class should have the menu function and the trick functions built into the class. The constructor should call the menu function.
4) 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 blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!