A simple JavaScript Project to check if a number is a Strontio Number or not.
Table of Contents
Strontio numbers are those four digits numbers when multiplied by 2 give the same digit at the hundreds and tens place.
There are no prerequisites for running this program.
There are no prerequisites for running this program.
- Start by cloning the repository.
git clone https://github.com/khushi-purwar/WebDev-ProjectKart.git
-
Navigate to
Strontio Number Checker
Project. -
Open the
index.html
HTML file with live server.