Prime Numbers Finder!

Write the web app to prompt accepting for a positive integer number

Hint:

  1. you may want to use loop with label
  2. you may want to use array with push function