Back to Python Mini Projects

Script Title

projects/Sine_Wave/README.md

latest657 B
Original Source

Script Title

This script draws a sine wave using the built-in Python library Turtle. The image below demonstrates the equation of a sine wave. source

Prerequisites

None

How to run the script

  1. Open a terminal
  2. Navigate to the "Sine_Wave" directory containing this python file using the command prompt.
  3. Execute: python sine_wave.py

Screenshot/GIF showing the sample use of the script

Author Name

echoaj