Write a python program to define a (Salt_ Sweets) class with the following members: Attributes: • number_of_sweets (public) • names_of_sweets (public) Methods: • init_: a parameterized constructor with user-determined values. specification (): prints number and names of sweets. Define a (Ajloun_Sweets) class, this clas inherits (Salt_Sweets) class, and has the following members: Attributes: • price (private) Methods:

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
100%
Write a python program to define a (Salt_Sweets) class with the following members:
Testing Code:
- Create objects from: Salt Sweets and Ajloun_Sweets classes with these values:
Attributes:
Salt Sweets Object →
number_of_sweets: 2
• number_of_sweets (public)
• names_of_sweets (public)
names of sweets: ("Biscuit", "Cookies"]
Methods:
Ajloun_Sweets Object →
_init_: a parameterized constructor with user-determined values.
• specification (): prints number and names of sweets.
number_of_sweets: 4
names_of_ sweets: ["Cheesecake", "Cookies", "cake", "Biscuit"]
price: 0
Define a (Ajloun_Sweets) class, this class inherits (Salt_Sweets) class, and has the following members:
Change prize attribute of Ajloun_Sweets Object to:
Attributes:
(15.25, 12.15, 20.80]
Call specification method for two objects.
• price (private)
Methods:
Output:
• setPrice: changes the price.
getPrice: returns the price.
_init_: a parameterized constructor with user-determined values.
specification (): prints number, names and price of sweets.
Number of sweets in Salt Sweets is: 2
Names of sweets are: ['Biscuit', 'Cookies']
All of sweets here are Free, Enjoy!!!!
Number of sweets in Ajloun Sweets is: 4
Names of sweets are: ['Cheesecake', 'Cookies', 'Cake', 'Biscuit]
Prices of sweets are: [15.25, 12.15, 20.8]
Transcribed Image Text:Write a python program to define a (Salt_Sweets) class with the following members: Testing Code: - Create objects from: Salt Sweets and Ajloun_Sweets classes with these values: Attributes: Salt Sweets Object → number_of_sweets: 2 • number_of_sweets (public) • names_of_sweets (public) names of sweets: ("Biscuit", "Cookies"] Methods: Ajloun_Sweets Object → _init_: a parameterized constructor with user-determined values. • specification (): prints number and names of sweets. number_of_sweets: 4 names_of_ sweets: ["Cheesecake", "Cookies", "cake", "Biscuit"] price: 0 Define a (Ajloun_Sweets) class, this class inherits (Salt_Sweets) class, and has the following members: Change prize attribute of Ajloun_Sweets Object to: Attributes: (15.25, 12.15, 20.80] Call specification method for two objects. • price (private) Methods: Output: • setPrice: changes the price. getPrice: returns the price. _init_: a parameterized constructor with user-determined values. specification (): prints number, names and price of sweets. Number of sweets in Salt Sweets is: 2 Names of sweets are: ['Biscuit', 'Cookies'] All of sweets here are Free, Enjoy!!!! Number of sweets in Ajloun Sweets is: 4 Names of sweets are: ['Cheesecake', 'Cookies', 'Cake', 'Biscuit] Prices of sweets are: [15.25, 12.15, 20.8]
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY