3*4
12
In shell terminal, you can enter either python or ipython In jupyter, create a python 3 notebook.
$a_{3}$
File "<ipython-input-2-3f0b7df8d436>", line 1
$a_{3}$
^
SyntaxError: invalid syntax
\begin
# Python Workshop
------
- shell
# H1
## H2
### H3
#### H4
##### H5
###### H6
Alternatively, for H1 and H2, an underline-ish style:
Alt-H1
======
Alt-H2
------
File "<ipython-input-3-4c3127ebd9c9>", line 8
Alternatively, for H1 and H2, an underline-ish style:
^
SyntaxError: invalid syntax
# H1
## H2
### H3
#### H4
##### H5
###### H6
Alternatively, for H1 and H2, an underline-ish style: