Y by GA34-261
I just wanted to ask why I keep getting but into the same class but a different instructor. Its happened to my twice now and I don't know why and its kind of annoying.
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.