| jupytext |
|
||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| kernelspec |
|
1 + 3
a = 8**2
a
This cell has an expected error:
:tags: [raises-exception]
1 / 0
Add one plus one.
# Write your solution here.
---
tags: [hide-cell]
jupyter:
source_hidden: true
---
# Expand to reveal solution.
1 + 1