#Web scraped Wikipedia and developed a dataset from it
#Data structure utilized:
- Lists
- Dictionaries
#Packages used:
- pandas
- numpy
- beautiful soup
#Instructions for execution:
- Execute the code in linux.
- Import the packages mentioned in the code.
- Command : python3 Sophia_Kennedy_scrape.py.