Hone Your Python Skills!
Newbie Bites
Intro Bites
Regular Bites
Learning Paths
100 Days of Code
Pricing
Community
Login
☰
☰
PyBites Platform
What to code next?
Bites of Py Exercises
Blog Code Challenges
Bite
Level
Description & Tags
Bite 154. Write your own Data Class
As you might have noticed we are now on Python …
3.10
dataclasses
data structures
hashable
sorting
type hinting
Bite 168. Ninja Rankings
PyBites is starting a campaign to try and pair up …
3.10
bisect
classes
dataclasses
dunder methods
heapq
tuples
Bite 174. String manipulation and metrics
This bite will get you to play around with creating …
3.10
Counter
dataclasses
list comprehensions
properties
string formatting
string manipulation
translate
Bite 187. Actor/actress age at movie release
Ever wondered how old an actor/actress was in a particular …
3.10
dataclasses
dateutil
f-strings
Bite 203. Type hinting practice
It's time for some type hinting! For this bite, you …
3.10
classes
dataclasses
type hinting
Bite 243. Test code that parses JSON and IP ranges
Another Test Bite, we ❤️them 😁- today you will write …
3.7
dataclasses
ipaddress
json
pytest
Bite 261. Visit all PyCons in Europe
In Bite 256 you scraped data on 2019 PyCons. Now …
3.10
data analysis
dataclasses
itertools
math
Bite 264. Clamy Fernet
In this bite, you are going to get familiar with …
3.8
cryptography
dataclasses
encode
encryption
fernet
typing
Bite 266. Composition, Inheritance, Abstract Base Class, what?
It’s not as bad as that sounds, really. If you …
3.10
ABCs
abstractmethod
beautifulsoup
composition
dataclasses
inheritance
namedtuple
string formatting
typing
urllib
web scraping
Bite 269. Taxable Income Calculator
I have no idea what rabbit hole I followed to …
3.10
classes
dataclasses
finance
namedtuple
properties
typing
Bite 320. sortable dataclasses and enums
Write an enum called BiteLevel and a dataclass called Bite …
3.10
dataclasses
dunder methods
enum
sorting
Bite 350. Learn to handle cron schedule expressions
Let your mind wander and tell us what you think …
3.10
crontab
dataclasses
datetime
exception handling
iteration
Newbie Bite 39. Make a Dataclass
In this Bite, you'll explore Python dataclasses, introduced in Python …
3.10
classes
dataclasses
newbie
PCC
Title
Summary
No matching Challenges found.