Question: i need a python solution for this question as soon as possible : User.py has a user class that contains two functions, the first one

i need a python solution for this question as soon as possible

: User.py has a user class that contains two functions, the first one initializes the user information, and the other print prints a summary of the users information. [2.5 Marks]

Download Users.py and add the following to the code: -

Add a method that writes the user email in a text file called username.txt on your desktop. [0.75 Mark]

Call the function. [0.5 Mark]

Write a class called Admin that inherits from the User class. [1 Mark]

The Admin class must have a constructor that passes all required parameters.

Provide screenshots of the run, txt file in your desktop, the content of the text file. [0.25]

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!