Python
zip() in Python - Combine Iterables Together
any() in Python - Check If An Iterable Contains True
all() in Python - Check If All Items Are True
*args & **kwargs in Python - Accept Unlimited Arguments
Splat Operator in Python (*, **) - Unpack Iterables
bin() in Python - Convert Numbers To Binary & Decimal
chr() & ord() in Python - Using ASCII Values
источник@BookPython