Back to Notebook

Other

docs/source/examples/Notebook/nbpackage/nbs/other.ipynb

7.6.0a5100 B
Original Source

Other notebook

This notebook just defines bar

python
def bar(x):
    return "bar" * x