Skip to content

Simple web application allows users to explore the squares of even numbers within a specified range and calculate the square of a custom input.

Notifications You must be signed in to change notification settings

tyagi-achint/Square

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Square Number Calculator

This simple web application allows users to explore the squares of even numbers within a specified range and calculate the square of a custom input.

Introduction

The application provides a visual representation of the squares of even numbers from 2 to 40. Users can also input a custom number and calculate its square. The results are displayed in a user-friendly table format.

Features

  • Visual representation of squares of even numbers from 2 to 40.
  • Input field for users to enter a custom number.
  • Button to calculate the square of the custom input.
  • Clear display of results in a table format.
  • Stylish and responsive design for a pleasant user experience.

Usage

  1. Explore the squares of even numbers in the pre-defined range.
  2. Enter a custom number in the input field.
  3. Click the "Try it" button to calculate the square of the custom input.
  4. The result will be displayed below the input field.

Custom Input

  • Users can input any number in the provided field.
  • The application calculates the square of the input and displays the result.

Visualization

  • The squares of even numbers from 2 to 40 are visually presented in a table.
  • Each row represents a pair of numbers (number, square).

Technologies

  • HTML
  • CSS
  • JavaScript

How to Run

  1. Clone this repository to your local machine.
  2. Open the index.html file in a web browser.
  3. Explore the squares of even numbers and use the input field for custom calculations.

About

Simple web application allows users to explore the squares of even numbers within a specified range and calculate the square of a custom input.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages