This algorithm requires you to find the perimeter of 12 different squares.

Create the algorithm to prompt the user to enter the length of one side of a square.

The algorithm should calculate the perimeter of the square and display the result.

The algorithm must allow this to be repeated for all 12 squares.