mikechin37 / Notes-and-Syntax

Compilation of all my programming notes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Compilation of all my programming notes