For full text search please use the '?' prefix. e.g. ? Onboarding
Funcs
Functions
def
pow
(
p
)
:
"""Calculate the power"""
return
p
*
p
Children
Decorators
Map Filter Reduce
Nesting
__main__
Functions