Hello,
I am trying to design an activity where students have to figure out the equation of a circle that passes through two sets of points. They would input the equation and then it would immediately graph it on the graph next to the input. Then they can click submit or share with class. I am unsure what the correct CL language is.
Basically exactly like this function sink template I found (Function Sink ⢠Activity Builder by Desmos) but with an equation of a circle instead of an actual function.
I am new to CL and I am only just learning the basics. Any help is appreciated.