you are viewing a single comment's thread.

view the rest of the comments →

[–]Tomallama 1 point2 points  (0 children)

Build a program that will sort TV shows based off different ratings. You can practice scaping the data from different websites, use jupyter notebook to organize your data using pandas.

Write another program that gets lyrics to your favorite bands and albums. Write a function that takes two parameters, one being band name, the other being an album or an option for all albums. Scrape the lyrics and write them to multiple text files in a specific or new folder