An open API service indexing awesome lists of open source software.

https://github.com/androidbeingx/gato.py

A first class project with python library turtle. Collab with @helloint and @anivalle
https://github.com/androidbeingx/gato.py

cat draw first-project turtle-python

Last synced: about 1 month ago
JSON representation

A first class project with python library turtle. Collab with @helloint and @anivalle

Awesome Lists containing this project

README

        

# First_project_python
A first class project with python library turtle. Collab with @helloint and @anivalle

## _Code explanation_

The first group project working with python, and know the basics.

Works with python library turtle.

The aim of this project was to create a drawing using turtle. We've made a drawing of a cat.

### This project contains

- A file with code for each person of the group.
- A main file to call all the functions at the same place.
- A utilities file to define general functions that can be used in every file.