My Test Post

text text text

headers

  • bulleted
  • lists
    1. numbered
    2. lists
\[f(x) = e^x\]

Talking about Python Code:

def f(x):
	"""
	a cool function that multiplies an input by 3
	"""
	return 3*x

I learned something really cool from my peer feedback!

I gave one of my peers a cool suggestion!

Written on April 8, 2021