Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Your friend wishes to buy a new laptop, he is confused about which laptop to buy. He asks his friends for their recommendations. The friend

Your friend wishes to buy a new laptop, he is confused about which laptop to buy. He asks his friends for their recommendations. The friend decided to buy maximum recommended laptop by his friends.
Write a PYTHON code with no errors and code shouldnt be in chatgpt or online source and should be without plaguerism AND WITH RESULT for this recommendation system in which
1) get input from user how many friends recommendation taking?
2) Get the recommendation from the friends about laptop names/COMPANY ,processor,RAM
3) Print the recommendation result / print confused if you have multiple maximum number of recommendations..LIKE PRINT FINAL RECOMMENDATION FOR LAPTOP NAMES/COMPANY,PROCESSOR AND RAM SEPARATELY
Eg1 :
Enter the number of friends 6
Enter the recommendation (string like laptop names/ int - based on processor number you can take i/p)-656777(Based on the processor)
o/p Recommended 7
Eg2 :
Enter the number of friends 4
Enter the recommendation (string like laptop names/ int - based on processor number you can take i/p)-6555(Based on the processor)
o/p Recommended 5
Eg:3
Enter the number of friends 4
Enter the recommendation (string like laptop names/ int - based on processor number you can take i/p)-5544(Based on the processor)- here we have two 5s and 24s so you are not able to take decision so you can give o/p as confused
o/p Recommended CONFUSED

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

MongoDB Applied Design Patterns Practical Use Cases With The Leading NoSQL Database

Authors: Rick Copeland

1st Edition

1449340040, 978-1449340049

Students also viewed these Databases questions

Question

what is a peer Group? Importance?

Answered: 1 week ago

Question

How wide are Salary Structure Ranges?

Answered: 1 week ago