Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a Python application that fulfils the following requirements: 1. Displays an interactive user menu with 5 options (0,4 p): a. Retrieve data b.

Create a Python application that fulfils the following requirements: 1. Displays an interactive user menu

Create a Python application that fulfils the following requirements: 1. Displays an interactive user menu with 5 options (0,4 p): a. Retrieve data b. Create the graph c. Display the matrix d. Save to Excel file e. Exit 2. Option 1 will retrieve product names and product prices from a page on a specific e- commerce website allocated to you (0,8 p) a. Retrieve product names (0,3 p) b. Retrieve product prices (0,5 p) 3. Option 2 will display a bar chart showing the products and their prices (0,2) 4. Option 3 will display the matrix containing the products and their prices (0,2) 5. Option 4 will save the matrix to an excel file (0,3) 6. Option 5 will quit the application (0,1 p)

Step by Step Solution

3.34 Rating (154 Votes )

There are 3 Steps involved in it

Step: 1

A simple Python script that fulfills the requirements you provided using the requests BeautifulSoup matplotlib and pandas libraries Make sure to insta... 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

Java Programming

Authors: Joyce Farrell

9th edition

1337397075, 978-1337397070

More Books

Students also viewed these Programming questions

Question

What are the similarities and differences in stocks and bonds?

Answered: 1 week ago

Question

What do you see as your biggest strength/weakness?

Answered: 1 week ago

Question

=+d. What is the expected time for completing both tasks?

Answered: 1 week ago