Blog (mostly math)

Test

Test, $ x^2 \geq 0 $.

def square(x): 
    return x**2 
comments powered by Disqus