Lines Matching full:joe
2627 joe = mick.clone()3443 Example (for a MyTurtle instance named joe):3450 >>> joe = MyTurtle()3451 >>> joe.onclick(joe.glow)3452 >>> joe.onrelease(joe.unglow)3454 Clicking on joe turns fillcolor red, unclicking turns it to