desmos-computer/cli/data/testing.py

9 lines
119 B
Python

payload = """
: testing = 32
: b = testing
: m = 3
: y = m * x + b
: y = 2m * x + b
: \\frac{x^{2+3}}{3}*4*testing
"""