Friday, August 19, 2016

Lesson 9:  Coding - Artist - Square

/*
moveForward(100);
turnRight(90);
moveForward(100);
turnRight(90);
moveForward(100);
turnRight(90);
moveForward(100);
*/


No comments:

Post a Comment