Ram works in sales department where he has to check the items and vendors names and make a list of same items and different items. He thought doing it manually doing it will consume more time and energy. So he asks Chandan, his friend who works as software engineer to write a code that compares the names of the items and tell whether they are same or different. Chandan starts writing the code but he needs help to code. Help Chandan to write a python code as Ram requires.  Create Item class in ‘Item.py’ with following attributes   Attributes Datatype name str vendor str   Override equals method __ eq__() in Item class and compare Item name(ignore case) Get the Inputs in and print the output in ‘Main.py’. Input format: Input consists of 4 strings indicating Item-1 and its vendor, Item-2 and its vendor.  Create two different objects for Item and comapre the Item’s name. Output format: The output displays "Both Items are same" if the item names are same. And displays"Items are different" if they are different Print the output statement in Main class ‘Main.py’. Refer Sample input and output for better understanding.  All text in Bold refers to input and rest correspond to output. Sample Input/Output-1:  Enter item 1 Item name : Wallet Vendor name : PaulRaj Enter item 2 Item name : Wallet Vendor name : paulraj Both items are same Sample Input/Output-2:  Enter item 1 Item name : Helmet Vendor name : karthi  Enter item 2 Item name : milk Vendor name : velmurugan  Items are different

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
Topic Video
Question

Ram works in sales department where he has to check the items and vendors names and make a list of same items and different items. He thought doing it manually doing it will consume more time and energy. So he asks Chandan, his friend who works as software engineer to write a code that compares the names of the items and tell whether they are same or different. Chandan starts writing the code but he needs help to code. Help Chandan to write a python code as Ram requires. 

Create Item class in ‘Item.py’ with following attributes

 

Attributes Datatype
name str
vendor str

 

Override equals method __ eq__() in Item class and compare Item name(ignore case)

Get the Inputs in and print the output in ‘Main.py’.

Input format:
Input consists of 4 strings indicating Item-1 and its vendor, Item-2 and its vendor. 

Create two different objects for Item and comapre the Item’s name.

Output format:
The output displays "Both Items are same" if the item names are same. And displays"Items are different" if they are different

Print the output statement in Main class ‘Main.py’.

Refer Sample input and output for better understanding. 

All text in Bold refers to input and rest correspond to output.

Sample Input/Output-1: 
Enter item 1
Item name :
Wallet
Vendor name :
PaulRaj
Enter item 2
Item name :
Wallet
Vendor name :
paulraj
Both items are same

Sample Input/Output-2: 
Enter item 1
Item name :
Helmet
Vendor name :
karthi 
Enter item 2
Item name :
milk
Vendor name :
velmurugan 
Items are different

Expert Solution
steps

Step by step

Solved in 3 steps with 5 images

Blurred answer
Knowledge Booster
Instruction Format
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-engineering and related others by exploring similar questions and additional content below.
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