News

shapes/ - root directory res/ - folder with resources (JSON files), that can be used as input for the program src/ - folder with Python code data.py - everything related to data manipulation (saving, ...
Python Turtle Drawings 🐢 This repo contains some of my projects that I made while learning Python by using the turtle module. The turtle module is a fun way of drawing shapes and patterns with a ...