Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

Define Management by exception

Answered: 1 week ago

Question

Explain the importance of staffing in business organisations

Answered: 1 week ago

Question

What are the types of forms of communication ?

Answered: 1 week ago

Question

Explain the process of MBO

Answered: 1 week ago