The Most Rapid Essay Writing Service For Your Academic Success

Become a better student and get high grades with our professional writers.

Welcome to the #1 paper writing service, where each essay writer knows your needs and saves you from endless tasks!

  • We cover all disciplines and academic styles.
  • We meet your deadlines and formatting requirements.
  • We ask nothing but your “thank you” in return.

Entrust our essay writing service with your homework today—and forget about dull tasks and poor grades forever.

arrays

Part I

Create an array of the six New England states. Use a prompt box to get input from the viewer. The input will be a number between 0 and 5 (JavaScript is zero-based). Based on the number that is input you will then produce an alert box to display which state was selected based on the input number.

You may have to add a parseInt() function to the prompt to convert the input value from a string to a numeric value.

var num =parseInt(prompt(“Input a number between 0 and 5”,0))

Part II

Using the array principles demonstrated in the lecture you are to construct a listing of 6 pizza chains that are actively linked to the chain’s web page. You may not use the variable names provided in the lecture example.

A text-based hyperlink will be acceptable but the link text must be extracted from an array. The link text and the link address can be contained in the same array or in separate arrays. Although the text option is acceptable and will satisfy this assignment a linked button would be more desirable.

Links that are not coded from an array will not be considered as accomplishing the assignments requirements.

This will require you to employ concatenation to make it work.

You can leave a response, or trackback from your own site.
Powered by WordPress | Designed by: Premium WordPress Themes | Thanks to Themes Gallery, Bromoney and Wordpress Themes