subject

1. first, declare a variable named myarray and assign it to an empty array.2. great! now populate myarray with two strings. put your full name in the first string, and your skype handle in the second.3.next, declare a function named cutname. it should expect a parameter name.4. cutname should return an array by breaking up the input string into individual words. for example "douglas crockford" should be returned as ["douglas", "crockford"]5. declare a new variable named myinfo and assign it to an empty object literal.6. add the following three key-value pairs to myinfo: a. key: fullname value: the result of calling cutname on the name string within myarray. b. key: skype: value: the skype handle within myarray. c. key: github value: if you have a github handle, enter it here as a string. if not, set this to null instead.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 06:00
Which statistical function in a spreadsheet you to see how far each number varies, on average, from the average value of the list?
Answers: 2
question
Computers and Technology, 24.06.2019 06:00
Hey i really need some solving this problem: 1. encrypt this binary string into cipher text: 110000. include in your answer the formula the decoder would use to decrypt your cipher text in the format (coded answer) x n mod (m) = y & 2. decrypt this cipher text into a binary string: 106 you.
Answers: 2
question
Computers and Technology, 25.06.2019 01:00
Your computer will organize files into order. alphabetical chronological size no specific
Answers: 2
question
Computers and Technology, 25.06.2019 06:50
Write a program that will askthe user to enter the amount of a purchase. the program should thencompute the state and county sales tax. assume the state sales tax is4 percent and the county sales tax is 2 percent. the program should displaythe amount of the purchase, the state tax, the county sales tax, the total salestax, and the total of the sale. (which is the sum of theamount of purchase plus the total sales tax). hint: use the value 0.02 torepresent 2 percent, and 0.04 to represent 4 percent.
Answers: 2
You know the right answer?
1. first, declare a variable named myarray and assign it to an empty array.2. great! now populate m...
Questions
question
Arts, 24.02.2020 17:17
question
Mathematics, 24.02.2020 17:17
question
English, 24.02.2020 17:17
Questions on the website: 13722361