Hi! I have this homework that I need to submit about a python program that includes the below…
Hi! I have this homework that I need to submit about a python program that includes the below points, please pay attention to sob 34 and 35 it needs a code that utilizes classes/objects/methods in an appropriate scenario (Sob 34). And for (Sob 35) a library needs to be used that has at least two parametric functions or a class that has appropriate properties and methods. This all needs to be described in one python program. Thank you.
•A Python program that combines Sob32,sob33,sob34, sob 35
Sob 32. Create functions that use parameters and provide results inappropriate types.
Sob33. Write code that makes use of a library or external module to carry out specialized tasks. Describe how the interpreter/compiler ‘imports’.
sob 34. Write code that utilizes classes/objects/methods in an appropriate scenario. Instantiate an object and modify its state using methods.
sob 35. Write and use your own library or class. A library must include at least two parametric functions; a class must include appropriate properties and methods.