|
Fix a truncating zip function
|
itertools
zip
|
|
Calculate the running average of a sequence
|
enumerate
itertools
mean
|
|
Find the number pairs summing up n
|
looping
itertools
numbers
|
|
Form teams from a group of friends
|
itertools
|
|
Get all valid dictionary words for a draw of letters
|
itertools
set
Scrabble
|
|
Retrieve the right ninja belt based on score
|
OrderedDict
itertools
|
|
Write an infinite sequence generator
|
generators
itertools
string module
zip
|
|
Oop fun at the zoo
|
classmethod
itertools
classes
__str__
|
|
Print car data grouped by manufacturer
|
operator
data structures
itertools
sorting
|
|
Split an iterable in groups of size n
|
generators
iterators
itertools
looping
|
|
Visit all pycons in europe
|
math
dataclasses
itertools
data analysis
|
|
Jagged list
|
iteration
itertools
list
|
|
Rolling two dice for an advantage
|
math
itertools
mean
|
|
Find all letter combinations of a phone number
|
backtracking
itertools
strings
|
|
Find words that are > 95% similar
|
file processing
findall
difflib
SequenceMatcher
itertools
|
|
Create a variable size paw patrol card deck with random actions
|
itertools
random
string module
namedtuple
|
|
Use an infinite iterator to simulate a traffic light
|
iterators
itertools
namedtuple
|
|
Make a terminal spinner animation
|
stdout
itertools
command line
time
sys
|
|
Longest coding streak
|
fromordinal
itertools
toordinal
timezones
|
|
Simple math equation solver
|
exception handling
itertools
list operations
operator
math
|