Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 233 Bytes

File metadata and controls

8 lines (5 loc) · 233 Bytes

Indian National Flag Animation

This is a Python script that generates an animation of the Indian national flag using the turtle module.

Prerequisites

  • Python 3.x
  • Turtle module (included in Python standard library)