Skip to content

Latest commit

 

History

History
114 lines (70 loc) · 961 Bytes

ChenyangLiu.md

File metadata and controls

114 lines (70 loc) · 961 Bytes
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

H1

H2

H3

H4

H5
H6

what

Alt-H1

Alt-H2

H1

H2

H3

H4

H5
H6

Alternatively, for H1 and H2, an underline-ish style:

Alt-H1

Alt-H2