|
Major and minor numbers
|
max
min
numbers
collections
|
|
Word values
|
sum
Scrabble
max
|
|
Palindromes
|
max
list comprehensions
reverse
algorithms
|
|
Starwars character with highest bmi
|
max
tuple unpacking
string manipulation
operator
|
|
Most identical letters in a word
|
max
Counter
string matching
casefold
|
|
Parse pycon talk data from youtube
|
max
list comprehensions
namedtuple
|
|
Analysing @pythonbytes rss feed
|
max
min
Counter
namedtuple
classes
string matching
regular expressions
feedparser
type hinting
|