Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 860 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 860 Bytes

Drawings

In here you'll find the code behind some drawings that I've found on the internet and have replicated with python. I will be adding to this repository throughout the years, enjoy!

Built With

Acknowledgements:

What I learned

  • How to draw with the turtle library
  • How to incorporate user input into functions