Skip to content

Curiliko/AreaOrPerimeterJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

AreaOrPerimeterJS

This simple program calculates either area or perimeter of a square based on a user's input and display it. If the user inputs '1', it will calculate the perimeter of a square with a side length that the user inputted. If the user inputs '2', it will calculate the area of a square with a side length the user inputted.

Releases

No releases published

Packages

No packages published