Inspiration
Here is example code showing how great football is
ex <- "Football is great"
print(ex)
What it does
One of my favorite graphs is this one:

How we built it
I would like to write an equation here
When $$a \ne 0$$, there are two solutions to $$(ax^2 + bx + c = 0)$$ and they are $$ x = {-b \pm \sqrt{b^2-4ac} \over 2a} $$
$$ E = mc^2 $$
Log in or sign up for Devpost to join the conversation.