marx2k@lemmy.world to Retro Computers@lemmy.worldEnglish · 2 months 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 · 2 months agomessage-square6fedilink
minus-squareEchoCraniumlinkfedilinkEnglisharrow-up6·2 months 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·2 months 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