Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.

Latest commit

 

History

History
21 lines (15 loc) · 659 Bytes

File metadata and controls

21 lines (15 loc) · 659 Bytes

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. Screenshot of the sine wave equation 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

Screenshot of the sine_wave.py file

Author Name

echoaj