/Notes-and-Syntax

Compilation of all my programming notes

Notes-and-Syntax

Compilation of all my programming notes Trying this out

hello

Scratch this emphasize this

'''code here: print('asdf') for i in 'asdf' print(i)

'''

'''python print('asdf') for i in 'asdf' print(i)

'''

..* Bullet point here

  1. First item
  2. Second item
  3. Third item, number doesnt matter