marx2k@lemmy.world to Retro Computers@lemmy.worldEnglish · 26 days agoLogo- Language Of The 80s, Byte Magazine Volume 7, Number 4, April 1982lemmy.worldimagemessage-square6fedilinkarrow-up125arrow-down11
arrow-up124arrow-down1imageLogo- Language Of The 80s, Byte Magazine Volume 7, Number 4, April 1982lemmy.worldmarx2k@lemmy.world to Retro Computers@lemmy.worldEnglish · 26 days agomessage-square6fedilink
minus-squareEchoCraniumlinkfedilinkEnglisharrow-up6·26 days agoI remember using a program called Turtle Tracks using Logo. You programmed a turtle cursor to move around the screen and create drawings. That was definitely a long time ago.
minus-squareAMillionMonkeys@lemmy.worldlinkfedilinkEnglisharrow-up4·26 days agoIf you know your way around Python: import turtle
I remember using a program called Turtle Tracks using Logo. You programmed a turtle cursor to move around the screen and create drawings. That was definitely a long time ago.
If you know your way around Python:
import turtle