IshaA08 / square_numbers_visualization

Simple square numbers visualization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple square numbers visualization

License:MIT License


Languages

Language:Python 100.0%