You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
242 B

# Mon beau projet
2 years ago
## lunid 12 / 09 22
+ groupe : prise en main
+ groouepe : formes.py, réalisation de rectangle(à et trace_rectangle()
```python
def rectangle(info, largeur, hauteur, coordonnees) -> Turtle
````