Write a Python program that (a) With a Python class called Employee with the following features: 1. Two instance variables name, data type: String salary, data type: integer 2. One constructor with two parameters initialize the member variable name initialize the member variable salary (b) Create a list EmpList (c) Put the following employee information in the list created by step (b) salary 15000 name Ada Brian Carson 18000 12000 Dave 14000

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter12: Adding Functionality To Your Classes
Section12.2: Providing Class Conversion Capabilities
Problem 6E
icon
Related questions
icon
Concept explainers
Question


DATA STRUCTURES
PLS HELP

Question 1
Write a Python program that
(a) With a Python class called Employee with the following features:
1.
Two instance variables
name, data type: String
salary, data type: integer
2.
One constructor with two parameters
initialize the member variable name
initialize the member variable salary
(b) Create a list EmpList
(c) Put the following employee information in the list created by step (b)
name
Ada
salary
15000
Brian
18000
Carson
12000
Dave
14000
Transcribed Image Text:Question 1 Write a Python program that (a) With a Python class called Employee with the following features: 1. Two instance variables name, data type: String salary, data type: integer 2. One constructor with two parameters initialize the member variable name initialize the member variable salary (b) Create a list EmpList (c) Put the following employee information in the list created by step (b) name Ada salary 15000 Brian 18000 Carson 12000 Dave 14000
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Types of Linked List
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,