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 98. Code your way out of a grid
Given a 2D grid of equal length x and y, …
3.10
looping
namedtuple
numbers
tuple unpacking
Bite 165. Parse an /etc/passwd file output
The /etc/passwd file is a text-based database of information about …
3.10
split
string manipulation
tuple unpacking
Bite 191. Starwars character with highest BMI
In this Bite you will parse a multiline string of …
3.10
max
operator
string manipulation
tuple unpacking
Bite 290. Class Rosters Data Conversion
You have been given a comma-delimited .csv file containing class …
3.10
csv
string parsing
tuple unpacking
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
Bite 366. Goal Tracker
In this Bite, you build a function that tells you …
3.10
date
datetime
tuple unpacking
PCC
Title
Summary
No matching Challenges found.