pybites / challenges

PyBites Code Challenges
https://codechalleng.es/challenges/
692 stars 2.29k forks source link

PCC03 slipsnip #650

Open slipsnip opened 5 years ago

slipsnip commented 5 years ago

Difficulty level (1-10): [6] Estimated time spent (hours): [3] Completed (yes/no): [Yes] I stretched my coding skills (if yes what did you learn?): [I learned about the difflib and how to use it to compare differences in strings. I also learned that sets are not indexable so theres that :) And got to use feedparser again, perfect for dealing with rss feeds.] Other feedback (what can we improve?): [Provide free candy to the first 100 people who solved this :) jk. But anyway no complaints. I made it work with the live feed.]