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 117. Round a number even (a.k.a. banker's rounding)
Bankers Rounding is an algorithm for rounding quantities to integers, …
3.10
Decimal
rounding
Bite 124. Marvel data analysis
This is a simplified version of our Marvel Data Analysis we …
3.10
Counter
csv
data analysis
list comprehensions
rounding
sum
Bite 153. Round a sequence of numbers
It's time to get mathematical! In this Bite we ask …
3.10
list comprehensions
math
rounding
Bite 169. Simple length converter
Your task is to complete the convert() function. It's purpose …
3.10
exception handling
numbers
rounding
Bite 172. Having fun with Python Partials
Meet another gem in the standard library: functools, which contains …
3.10
functools
partial
rounding
Bite 206. Calculate and evenly split the bill
Three old friends Bob, Mary, and Alice meet at PyCon …
3.10
Decimal
numbers
rounding
Bite 325. Floating point arithmetic
This Bite introduces you to a few issues associated with …
3.10
arithmetic
floats
numbers
rounding
Bite 144. Calculate the Number of Months Passed
Some more fun working with dates! In this Bite you …
3.10
datetime
dateutil
exception handling
Bite 186. Calculate number of books to have read at date ...
For this Bite you are asked to start working on …
3.10
datetime
dateutil
exception handling
Bite 245. Xmas Tree 2.0
In this Bite you have to complete generate_improved_xmas_tree that takes …
3.10
range
string formatting
PCC
Title
Summary
No matching Challenges found.