Create a program that will scrape the sayings from: https://quotes.toscrape.com/page/2/

Set up your program to allow the user to input a page number (1-10) which will return the quotes from that page.

Deliverables for Task 1 -
- Program to pull and display the quotes from the quotes to scrape webpage
- Screenshot of your output from the program



Answer :

Other Questions