Pybites Logo

Looping Bite Exercises

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