I'm trying to send a turtle (or multiple turtles) to random positions on
the screen. Here's the best I could figure:
setpos [random 250 random 250]
This doesn't work because setpos only gets one input.
I'm sure the solution lies in an extra set of parentheses or brackets.
My students and I appreciate your help.
Bill Donaldson
Public School 11
NY, NY
---------------------------------------------------------------
Please post messages to the Logo forum to logo-l@gsn.org. Mail
questions about the list administration to logofdn@gsn.org. To
unsubscribe send unsubscribe logo-l to majordomo@gsn.org.