this project was made utilising the days since 2000 block making the time accurate no matter what i just realised there's a block for minute / hour / second whatever i'll keep to my standards
if you want to make a circle using pen the way i did the in a loop do pen down repeat 360 change (variable) by 1 set X to (([sin] of (variable)) * 100) set Y to (([cos] of (variable)) * 100) -------end loop pen up