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
Newbie Bite 43. Named Tuple
In this Bite, you'll learn about the namedtuple object. These …
3.10
collections
namedtuples
newbie
Bite 123. Find the user with most friends
In this Bite you are presented with a users dict …
3.10
defaultdict
looping
sorting
tuples
Bite 168. Ninja Rankings
PyBites is starting a campaign to try and pair up …
3.10
bisect
classes
dataclasses
dunder methods
heapq
tuples
Newbie Bite 24. Tuples
One data type we've yet to cover is the tuple. …
3.10
newbie
tuples
Bite 30. Movie data analysis
In this Bite we are going to parse a csv …
3.10
data analysis
defaultdict
freebie
mean
movie data
namedtuple
sorting
Intro Bite 08. Loop over a dict of named
tuples
calculating a total score
In this Bite you calculate the total amount of points …
3.10
counting
dict
freebie
namedtuple
Bite 258. What the flux?
One of the benefits of accounting is being able to …
3.10
finance
math
pandas
Bite 307. SQLite3 introduction
In this Bite, you are going to get some practice …
3.10
databases
SQL
sqlite3
Bite 351. Get spelling suggestions
Complete the get_spelling_suggestions() function that takes a word and returns …
3.10
comparison
namedtuple
TextBlob
tuple unpacking
typing
Bite 367. Add Pi Day to the calendar
Python has a brilliant but often overlooked module called calendar. …
3.10
calendar
tuple unpacking
PCC
Title
Summary
No matching Challenges found.