Y by Exponent11
Do I seriously have to post everyday for 14 days for me not to be considered a “new user? I didn’t even upload any images, I just used LaTeX. How am I supposed to write anything without LaTeX?
Plan ahead for the next school year. Schedule your class today!
import processing def setup(): processing.size(200, 200) def draw(): processing.ellipse(100, 100, 50, 50) processing.noLoop() processing.run()
Something appears to not have loaded correctly.