Skip to content

IshaA08/square_numbers_visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Square Numbers Visualization

Project Description

Square Numbers Visualization uses Matplotlib to plot and visualize the squares of numbers.

How to Install and Run

Requirements:

Steps to Run:

  • Download the project
  • Run either file depending on which graph you want to see (example: python squares.py for a simple graph and python scatter_squares.py for a scatter graph)

Screenshots

sq1 sq2

Credits

The Python Crash Course, 3rd Edition textbook written by Eric Matthes was referred to when developing this project, specifically the Section II - Projects chapters.

Matthes, E. (2023). Python Crash Course, 3rd Edition: A Hands-On, Project-Based Introduction to Programming. No Starch Press.

License

MIT License