Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 491 Bytes

jr2.md

File metadata and controls

27 lines (22 loc) · 491 Bytes

COOL DOCUMENT

cool document subtitle

list of cool documents
  • this one
  • readme.md
  • the us constitution

prioritized (by coolness) list of cool documents

  1. this one
    1. the table part is the coolest
    2. everything else is ok
  2. consitution
  3. readme.md
first column second column
something something else
end of table here
if (document in cool_documents):
    print(document)
else:
    print("uncool document detected")