Pybites Logo

Looping Bite Exercises

Level Name Tags
Newbie For loops looping newbie
Intro Loop through a dictionary and pluralise a word looping dict
Beginner Filter a list of names generators break continue looping
Beginner Find the number pairs summing up n looping itertools numbers
Beginner Swap case pybites characters string manipulation looping string parsing
Beginner Where are the emojis? regular expressions looping emojis list comprehensions list
Intermediate Find the user with most friends sorting looping tuples defaultdict
Intermediate Split an iterable in groups of size n generators iterators itertools looping
Intermediate Analyze gold prices comparison string parsing data analysis looping pandas sorting
Intermediate Make mutpy's output more digestible data wrangling string parsing looping string matching mutpy
Intermediate Count the number of islands in a grid looping algorithms string
Intermediate Optimal fund raising math looping algorithms
Intermediate Measure the size of an island math looping algorithms
Intermediate Sum indices sum looping
Intermediate Split once, delimit many looping split string parsing
Intermediate Unix Tail Part II - Make it Faster! file processing performance bytes looping
Advanced Code your way out of a grid numbers looping tuple unpacking namedtuple
Advanced Two sums index sum sorting looping
Advanced Get the dates ninja belts were earned looping datetime pandas json sorting
Advanced Evaluate a bridge hand exception handling properties classes looping sorting enum
Advanced Scoring matrices bioinformatics zip enumerate looping numbers
Advanced Bowling score looping numbers games
Advanced 🥳 pto calculator exception handling string formatting looping datetime calendar numbers