Hone Your Python Skills!
Newbie Bites
Intro Bites
Regular Bites
Learning Paths
100 Days of Code
Pricing
Community
Login
☰
☰
PyBites Platform
Pybites Platform 2.0 is live 🎉 🐍
Join us now 📈
What to code next?
Bites of Py Exercises
Blog Code Challenges
Bite
Level
Description & Tags
Bite 324. Pretty string
Write a function that returns a neatly formatted string representation …
3.10
pprint
Bite 16. PyBites date generator
Write a generator that returns every 100th day counting forward from …
3.10
datetime
generators
Bite 63. Use an infinite iterator to simulate a traffic light
Complete traffic_light using itertools.cycle to return an infinite iterator to …
3.10
iterators
itertools
namedtuple
Bite 97. BeautifulSoup II - scrape US holidays
In this Bite we use BeautifulSoup to scrape US holidays …
3.10
beautifulsoup
defaultdict
dict
Bite 182. Parse a bunch of quotes from HTML
Let's get some inspiration. Below you find the simplified HTML …
3.10
dict
regular expressions
string manipulation
string parsing
Bite 276. Get Father's days by date and country
Happy belated Father's day (unless you are in Australia or …
3.10
dateutil
string manipulation
string parsing
PCC
Title
Summary
No matching Challenges found.