Skip to content

Files

Latest commit

 

History

History

Sine_Wave

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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