help with python...pste indented code plzz   Implement the following: 1) Define a class Job with two attributes title and salary. 2) Define an init method for Job which sets the attribute values via parameters. 3) Create a Job instance named myJob with attribute values "programmer" and 100000. 4) Access and print the title and salary attribute values of myJob.   Example Output PROGRAMMER $100,000

Programming Logic & Design Comprehensive
9th Edition
ISBN:9781337669405
Author:FARRELL
Publisher:FARRELL
Chapter10: Object-oriented Programming
Section: Chapter Questions
Problem 11RQ
icon
Related questions
Question
100%

help with python...pste indented code plzz

 

Implement the following:
1) Define a class Job with two attributes title and salary.
2) Define an init method for Job which sets the attribute values via parameters.
3) Create a Job instance named myJob with attribute values "programmer" and 100000.
4) Access and print the title and salary attribute values of myJob.

 


Example Output
PROGRAMMER
$100,000

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
Software Development
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
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage