This is some markdown on the /sit page.
foo : String -> String
foo bar =
bar ++ "baz"
My favorite search engine is Duck Duck Go.
Home Page /home.
def f(ham: str, eggs: str = 'eggs') -> str:
print("Annotations:", f.__annotations__)
print("Arguments:", ham, eggs)
return ham + ' and ' + eggs
def foo(bar) do
"baz"
end
console.log("foo" + bar);
.pink {
background-color: pink;
}
<div class="p-1">foo</div>
a = b;
# just some code-like code
a = b