This is a template to get you started on coding a cool perimeter calculator. P = n*s Where: P = the perimeter of a regular polygon n = the number of side of the polygon s = the side length of the polygon You will also need to ask what unit of measure is being used so the computer can report the answer correctly