https://github.com/jrincayc/ucblogo-code
Revision c098f066371da0164257fd6bcc80c76096706a0a authored by Joshua J. Cogliati on 24 December 2019, 04:04:55 UTC, committed by Joshua J. Cogliati on 24 December 2019, 04:04:55 UTC
1 parent 4474c66
Raw File
Tip revision: c098f066371da0164257fd6bcc80c76096706a0a authored by Joshua J. Cogliati on 24 December 2019, 04:04:55 UTC
Fixing some minor problems with readme.
Tip revision: c098f06
left
LEFT degrees
LT degrees

	turns the turtle counterclockwise by the specified angle, measured
	in degrees (1/360 of a circle).

back to top