FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

python-mini-projects/projects/Sine_Wave at master · Python-World/python-mini-projects · GitHub

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

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

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


Back | FazBrowse Home | New Git URL