Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 326 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 326 Bytes

Week 4 - Advanced Programming (Python)

Project

  • Drawing Fractals with TKinter Canvas

Days

  • IO | Modules | PIP
  • Code Review
  • Graphics
  • Recursion
  • Fractals

Demo description

Using IO procedures in python to read, write and manipulate files. Using the Tkinter library drawing fractals to understand recursion.