Y by Adventure10
If
and
Then
in terms of
and 





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.