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 1. Sum n numbers
Write a Python function that calculates the sum of a …
3.10
default args
freebie
None
range
sum
Bite 31. Matrix multiplication / @ operator
Since 3.5 Python has a binary operator to be used …
3.10
dunder methods
__matmul__
operator overloading
Bite 58. Using argparse to interface with a grocery cart
Below is a Groceries class with add/delete/show/search methods. You as …
3.10
argparse
Bite 80. Check equality of two lists
In this Bite we compare two list objects for equality, …
3.10
enum
equality
list
Bite 297. Rename keys
The Data Processing Department was writing a script to import …
3.10
data cleaning
dict
iteration
PCC
Title
Summary
No matching Challenges found.