Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 594 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 594 Bytes

Systems Programming Assignment: MultiReddit

Originally submitted to professor Peter Bui on February 23, 2018.
Original assignment

This was my first Python project! I think Dr. Bui did a great job introducing us to HTTP requests here, so that we wouldn't be too overwhelmed when we worked on our final project. All this really does is allow a user to look at a list of multiple subreddits' links at once, just like Reddit's MultiReddit feature.