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