This webpage will show some funny words if user input three lengths of sides. create a folder called triangle and navigate to the root directory and run $npm init -y ...
Make a `Triangle` constructor function that is used to make new triangle instances. If an instance is created with impossible sides then it `throw` an error. If not a ...