HELP PLEASE I REALLY NEED HELP ON MY CODE HELP!
https://jsfiddle.net/kayleeervin/p5ursw89/3/
if you cant get in go to jsfiddle and type in this
function playGane() {
let playerChoice = prompt("Choose: Rock, Paper or Scissors");
let computerChoice = Math.random();
if (computerChoice < 0.34)(
computerChoice "rock";
}
else if (computerChoice = 0.67) {
computerChoice = "paper";
} else {
computerChoice = "scissors";
}
alert("Computer chose: " + computerChoice);

function compareChoices(player, computer)(
if (player as computer) {
return "It's a tie!";
} else if (player === "rock") {
if (computer === "scissors") {
return "You win!";
} else {
return "Computer wins!"
} {
{} else if (layer "paper")
if (computer a "rock") {
return "You win!";
} else {
return "Computer wins!";
}
else if (player "scissors")
if as "paper") {}
(computer
return "You win!";
}
else {
return "Computer wins!";
}
}
}
alert(compareChoices(playerChoice.toLowerCase(), computerChoice));
let playAgain confirm("Do you want to play again?");
if (playAgain) {
playGame():
} else {
alert("Thanks for playing!");
}
}
playGame();

Answers

Answer 1

There are some syntax errors in the code that is provided. Below given are some suggested fixes.

What is syntax errors?

When you write code that does not follow the syntax rules of the programming language you are using, you make a syntax error.

When you attempt to run or execute the code, the compiler or interpreter will typically catch these errors.

1. On line 5, there is a syntax error. You need to use the assignment operator (=) instead of the comparison operator (==) to assign the value "rock" to the computerChoice variable. Replace the line with:

computerChoice = "rock";

2. On line 13, there is a syntax error. The opening curly brace ({) should be placed after the condition, not before it. Replace the line with:

} else if (player === "rock") {

3. On line 15, there is a syntax error. The closing curly brace (}) should be placed after the else statement, not before it. Replace the line with:

} else {

4. On line 17, there is a syntax error. The opening curly brace ({) is unnecessary and should be removed.

5. On line 19, there is a syntax error. The closing curly brace (}) is unnecessary and should be removed.

To know more about programming language visit:

https://brainly.com/question/30438620

#SPJ1


Related Questions

Task 1: Work Profiles in Marketing and Advertising Perform online or offline research about possible roles and job descriptions in the marketing and advertising industries. Write a short paragraph (about 200-500 words) that lists the jobs available, job responsibilities, and requisite skills associated with any one job of your choice. Type your response here:

Task 2: Skills and Interests Make an inventory of your skills and interests. List seven to ten points. Next, write a paragraph describing your key skills and overall approach to work and aptitude. Given your skills and interests, which job profile in advertising or marketing, which you described in task 1, appears best suited to you? If you lack one or more of the skills, how would you address this deficit? Type your response here:​

Answers

One job available in the marketing and advertising industry is a Marketing Coordinator.

What is the explanation for the above response?

A Marketing Coordinator is responsible for coordinating and implementing marketing strategies and campaigns for a company or organization. Their job responsibilities include researching target markets, developing and implementing marketing plans, managing social media and digital marketing efforts, coordinating events and promotions, and analyzing marketing data to measure campaign success.

To be successful in this role, a Marketing Coordinator should possess strong communication, organizational, and analytical skills, as well as the ability to work collaboratively and creatively. Additionally, knowledge of marketing tools and software, such as Go. ogle Analytics, Adobe Creative Suite, and social media management platforms, is often required. Based on my skills and interests, I believe a role as a Marketing Coordinator would be well-suited for me. I possess strong communication and organizational skills, as well as a creative mindset and a passion for data analysis.

However, I may need to further develop my knowledge of marketing tools and software to excel in this role. I would address this by taking online courses, attending workshops, or seeking mentorship or guidance from colleagues in the industry.

Learn more about Marketing at:

https://brainly.com/question/13414268?

#SPJ1

I NEED HELP Felix is going back through an email he wrote and editing it to make it more to the point and to get rid of extra words where they're not needed. What characteristic of effective communication is he working on?

Question 1 options:

conciseness


completeness


correctness


courteousness

Answers

Answer:

it's correctness please mark me as a brainliest

What’s the output of the code?

Answers

The output is : (3+2) = 5

This symbol Get N user

Answers

The symbol "\n" represents a newline character in programming. It is a special character that is used to represent the end of a line of text and the beginning of a new line. In many programming languages, including Python and C, the "\n" character is used to create a line break or a new line in a string of text.

What is the symbol about?

When used in a string, the "\n" character is interpreted by the programming language as a command to move to the next line when displaying or printing the text. For example, if you want to print two lines of text in separate lines, you can use the "\n" character to create a line break between them.

Here's an example in Python:

python

print("Hello, world!\nWelcome to brainly.")

Output:

css

Hello, world!

Welcome to brainly.

Read more about symbol here:

https://brainly.com/question/200830

#SPJ1

If there is a need to write code in order to help the player move through the game,
which team member would create this code?

Answers

Answer: Game developers/programmers

Explanation: Game programmers play a vital role in facilitating the development of games, translating design concepts into executable code which in turn leads to the creation of fully-realized and favorable gaming experiences.

Click on ONE answer only.
What does this sign indicate?

Answers

Answer:

A Side Road (W2-2) symbol sign may be used in advance of an intersection to indicate the presence of an intersection and the possibility of turning or entering traffic.

Explanation:

Access the EDGAR archives at Sec.gov, where you can review 10-K filings for all public companies. Search for the 10-K report for the most recent completed fiscal year for two online retail companies of your choice (preferably ones operating in the same industry, such as Staples Inc. and Office Depot Inc., Amazon and Walmart, etc.). Prepare a presentation that compares the financial stability and prospects of the two businesses, focusing specifically on the performance of their respective e-commerce operations. wrong answer will get reported!!!!

Answers

In order to find the 10-K reports for the most recent completed fiscal year for two online retail companies, you can follow these steps:

Go to the Securities and Exchange Commission (SEC) website at www.sec.gov.

Click on the "Company Filings" link in the top menu.

In the "Search for Company Filings" box, enter the name of the first online retail company and click "Search."

On the search results page, look for the company's most recent 10-K filing and click on the "Documents" button.

In the "Documents" page, look for the 10-K report for the most recent completed fiscal year and download it.

Repeat the same process for the second online retail company.

How to explain the information

Once you have obtained the 10-K reports for both companies, you can compare their financial stability and prospects by looking at key financial metrics such as revenue, gross margin, operating income, net income, and cash flow from operating activities. rates, and average order value.

You can also analyze their competitive position by looking at market share data and customer satisfaction ratings. Additionally, you should consider any major business initiatives or investments that the companies have made in their e-commerce operations, such as new product launches, acquisitions, or partnerships.

Overall, the goal of the presentation should be to provide a comprehensive analysis of the financial performance and prospects of both companies, with a specific focus on their e-commerce operations.

Learn more about financial on

https://brainly.com/question/989344

#SPJ1

PatJohn has made a backup copy of his most important files onto a removable drive. What should PatJohn do next?

Question 1 options:

-Copy the backup to the cloud
-Nothing, he is done
-Store the backup in a secure location
-Test the backup to make sure it works

Answers

After making a backup copy of his most important files onto a removable drive, PatJohn should B. store the backup in a secure location.

Why should the backup be stored ?

Storing the backup in a secure location is important to protect the backup from theft, damage, or loss. The secure location could be a locked drawer, safe, or off-site location such as a safety deposit box.

By storing the backup in a secure location, PatJohn can ensure that he will still have access to his important files in case of a disaster or other unforeseen events.

Find out more on backup at https://brainly.com/question/30562999

#SPJ1

Assign numMatches with the number of elements in userValues that equal matchValue. userValues has NUM_VALS elements. Ex: If userValues is {2, 1, 2, 2} and matchValue is 2, then numMatches should be 3.

Your code will be tested with the following values:
matchValue: 2, userValues: {2, 1, 2, 2} (as in the example program above)
matchValue: 0, userValues: {0, 0, 0, 0}
matchValue: 10, userValues: {20, 50, 70, 100}

Answers

This code checks to see if each userValues element matches matchValue by iterating through each one. If that's the case, numMatches is raised by 1.

A property or an array?

The user must have access to a control that allows multiple value selection in order to change the values in an array property. The user-selected values are written to array elements when the form is submitted Values can be entered into an array property using a multiple-selection list box or a collection of checkboxes on a form. Controls are items that show data, make it easier to enter or update data, carry out actions, or allow users to make choices. Controls generally make the form simpler to use.

if (userValues[i] == matchValue) numMatches++; numMatches = 0;  (int i = 0; i NUM_VALS; i++);

To know more about code  visit:-

https://brainly.com/question/17293834

#SPJ1

How should the security for the database be different than security for the rest of the system? Does it make a difference for web-based data designs? If so, how?

Answers

The security for the database should be more stringent than the security for the rest of the system, as it contains the critical information that needs to be protected.

How should the security of the database be designed ?

The database security should be designed to ensure the confidentiality, integrity, and availability of the data. This means that access to the database should be limited to authorized users and activities should be audited to prevent unauthorized access or modifications.

For web-based data designs, the security of the database is even more critical, as the data is accessed over the internet and is therefore more vulnerable to attacks. Web-based data designs need to incorporate additional security measures such as user authentication, access controls, firewalls, intrusion detection, and prevention systems to protect the database from cyber threats.

Find out more on security at https://brainly.com/question/14369330

#SPJ1

In September 2015, a federal court considered the copyright claim for “Happy Birthday,” held by Warner/Chappell. “Happy Birthday” had the same melody and similar words as the “Good Morning” song, which was written in 1893 by two sisters. Publication of "Happy Birthday" occurred first in 1911 and it was mentioned at the time that the two songs shared the same tune.


Do you think that the Happy Birthday song deserves copyright protection based on these facts? What about copyright law?


Share the results regarding the outcome of the court case as well, include an opinion on what happened.


Include References

Answers

Answer:yes it is a copy right protection

Explanation:

Because,Happy Birthday” had the same melody and similar words as the “Good Morning” song, which was written in 1893 by two sisters.

PLEASE HELP WITH THIS FUNCTION

Answers

Below is a possible implementation of the Das/h/It function based on the instructions in the image attached.

What is the code about?

We use st/r/p/brk to find the first occurrence of an alpha character in DashPhrase that is also in the alphabet Alphabet. We replace that character with a dash and call strpbrk again to find the next occurrence of an alpha character.

Note that we use the dereference operator * to modify the character pointed to by /Repl/aceI/t. Also note that strpbrk returns a pointer to the first occurrence of any character in the search string, so we need to increment Re/plac/e/It by 1 before passing it to str/p/brk again to avoid finding the same character again.

Read more about code  here:

https://brainly.com/question/26134656

#SPJ1

Say true or false
1. Software that used to perform single task called system software.
2. Software that used to run the hardware parts of the computer and other application software is called application software
3. Spreadsheet is examples of application software.
4. Schools have no responsibility relating to ICT.
5. Microsoft malicious removal tool is examples of virus software.​

Answers

Answer:

1. False - Software that is used to perform a single task is called application software, while system software is used to run and manage the hardware and other software on the computer.

2. False - System software is used to run and manage the hardware and other software on the computer, while application software is used to perform specific tasks for the user.

3. True - Spreadsheet is an example of application software that is used to perform specific tasks for the user, such as organizing data and performing calculations.

4. False - Schools have a responsibility to provide and manage ICT (Information and Communication Technology) resources for their students, including hardware, software, and internet access, to support their learning and development.

5. False - Microsoft Malicious Software Removal Tool is not an example of virus software, but it is an anti-malware utility designed to remove specific malicious software from infected systems.

Hope this helps!

Missing _________________ affects the restore process and makes you unable to restore all the remaining backup file. Please consider a weekly full backup, a daily differential backup and hourly log backup.

Answers

"Missing any of the backup files affects the restore process and makes you unable to restore all the remaining backup files. Please consider a weekly full backup, a daily differential backup, and hourly log backup."

What is the backup?

The statement is referring to a backup and restore process in the context of data backup and recovery. In this process, backups are created periodically to protect data from loss or damage, and these backups are used to restore the data in case of any data loss event, such as hardware failure, accidental deletion, or data corruption.

The statement highlights the importance of having all the necessary backup files in the restore process. If any of the backup files are missing, it can have a significant impact on the ability to fully restore the data. For example, if a full backup is missing, it may not be possible to restore all the data since the full backup contains the baseline copy of all the data.

Read more about backup  here:

https://brainly.com/question/17355457

#SPJ1

where do you guys that run Brainly get the answers?

Answers

Answer: They will collect the answers in the storage of answer

Explanation:They will stored many answer in the data . But they give the correct answer .

The illustration below shows a foundation document used in Project Scope and Time Management. Please refer to it and answer the questions that follow.
2.1 Identify the document and explain its purpose within Project Scope and Time Management. (5 marks)
2.2 What are the benefits of this foundation document to a Project Manager? (5 marks)
2.3 Explain the steps to create the document referred to in questions 3.1 and 3.2. (6 marks)
2.4 Discuss the monitoring and controlling tasks of scope verification and scope control in project scope management. (4 marks

Answers

Answer:

The project scope statement is a detailed written outline of the project, including timeline, budget, assigned tasks, project stakeholders, and workflow strategies. With a well defined project plan and project scope statement, it's easier for project managers to oversee each step in the delivery of a project

Explanation:

pls asap Casey's teacher needs to give him feedback on his history essay, including about his grammar and spelling. What's the MOST likely way they'll deliver this feedback?

Question 1 options:

by writing comments on his paper


by verbally telling him all the things they found wrong


by creating a memo about the changes


by sending him a text

Answers

The most likely way Casey's teacher will deliver feedback on his history essay, including about his grammar and spelling, is by writing comments on his paper.

Write a short note on grammar.

Grammar refers to the rules and principles that govern the structure and use of language. It encompasses various elements such as syntax, semantics, and morphology, and includes rules related to word order, sentence structure, and punctuation. Proper grammar is important for effective communication as it helps to convey meaning clearly and accurately.

Good grammar is important in both written and spoken communication. In written communication, grammar errors can make text difficult to understand or even change the meaning of a sentence. In spoken communication, grammar errors can make it difficult for listeners to understand what is being said or can make the speaker sound unprofessional.

Grammar is a skill that can be improved through practice and study. There are many resources available for learning and improving grammar, including books, online courses, and tutoring services. Improving grammar can help individuals communicate more effectively in various settings, including academic, professional, and personal contexts.

To learn more about grammar, visit:

https://brainly.com/question/1952321

#SPJ1

what is considered both an input and output device?

Answers

A touch screen display is considered both an input and output device.

What is the explanation for the above response?

A touch screen can receive input from users through touch and gestures, such as tapping, swiping, and pinching, which are then translated into commands or data that can be processed by a computer or device.

At the same time, it can display visual output to the user, such as text, images, and videos. The touch screen display allows for a more intuitive and interactive user experience, as users can directly manipulate the content displayed on the screen.

Touch screen displays are commonly used in smartphones, tablets, laptops, ATMs, kiosks, and other interactive systems.

Learn more about output device at:

https://brainly.com/question/13014449

#SPJ1

Write and execute the command to retrieve the office number, property ID, and monthly rent for every property in the SMALL_PROPERTY view with a monthly rent of $1150 or more

Answers

Assuming the database has a SMALL_PROPERTY view with columns "office_number", "property_id", and "monthly_rent", and you want to retrieve the office number, property ID, and monthly rent for properties with a monthly rent of $1150 or more, you could use the following SQL query:

sql

SELECT office_number, property_id, monthly_rent

FROM SMALL_PROPERTY

WHERE monthly_rent >= 1150;

What is the command?

The above query uses the SELECT statement to specify the columns you want to retrieve from the SMALL_PROPERTY view, and the WHERE clause to filter the results based on the condition that the monthly_rent is greater than or equal to $1150.

Note: This query assumes that the SMALL_PROPERTY view and the relevant table(s) are already defined in the database, and the appropriate permissions are granted to the user executing the query. The actual query may vary depending on your specific database management system and schema design. It's always recommended to consult the documentation and guidelines of your database management system for accurate syntax and usage.

Read more about command  here:

https://brainly.com/question/25808182

#SPJ1

What are two options for exiting a presentation

Answers

Answer:Instructions on How to Close PowerPoint Presentations:

=To close a PowerPoint presentation if you have multiple presentations open, click the “x” in the upper-right corner of the application window.

=Alternatively, click the “File” tab in the Ribbon.

=Then click the “Close” command at the left side of the Backstage view.

Explanation:

What was Martin’s problem that was presented to the dragon?

Answers

"Martin and the Dragon" is a children's story by author and illustrator, Stephen W. Huneck.

What happened in the story?

In the story, Martin's problem was that he was very sad and unhappy. He lived in a small village and had no friends or family to spend time with. One day, he decided to go for a walk in the forest where he came across a dragon who asked him what was troubling him. Martin told the dragon about his loneliness and how unhappy he was.

The dragon listened to Martin and offered to help him by becoming his friend. Martin was surprised that a dragon wanted to be his friend, but he agreed to give it a try. The dragon and Martin spent many days together, playing and exploring the forest. Martin's loneliness disappeared, and he became very happy.

In the end, Martin realized that sometimes help comes from unexpected places, and that true friends can come in all shapes and sizes.

Read more about narrations here:

https://brainly.com/question/1934766

#SPJ1

4.16 LAB: Count characters:

Ex: If the input is:

n Monday
the output is:

1 n
Ex: If the input is:

z Today is Monday
the output is:

0 z's
Ex: If the input is:

n It's a sunny day
the output is:

2 n's
Case matters.

Ex: If the input is:

n Nobody
the output is:

0 n's

c++

Answers

Note that an example C++ code that counts the number of occurrences of a given character in a string:


#include <iostream>

#include <string>

int main() {

 char target_char;

 std::string input_str;

 std::getline(std::cin, input_str);

 std::cin >> target_char;

 int count = 0;

 for (char c : input_str) {

   if (c == target_char) {

     count++;

   }

 }

 std::cout << count << " " << target_char << "'s" << std::endl;

 return 0;

}

What is the explanation for the above response?


This code reads a line of input from the user and a target character to search for.


It then iterates through each character in the input string and increments a counter if the character matches the target character. Finally, it prints out the count and the target character. Note that this code is case-sensitive.

Learn more about characters at:

https://brainly.com/question/14683441

#SPJ1

Technician A says the ecm closes the intake air control valve at low speeds .
Technician B says the ACIS adjusts intake manifold length to maximize emissions

Answers

The first technician is the one that is not correct

What would happen with the air control valve

Technician A's statement is incorrect. The ECM (engine control module) does not control the intake air control valve. Instead, it controls the throttle body to regulate the amount of air entering the engine. Technician B's statement is also incorrect. The ACIS (acoustic control induction system) adjusts the length of the intake manifold to optimize power and torque, not to maximize emissions.

Read more on air control valve here:https://brainly.com/question/30106449

#SPJ1

Most games have characters that perform actions on the screen. What are these characters called?
Floats
Sprites
Fairies
Or Pixels

Answers

Answer:pixels

Explanation:

its the correct

Shari works as a sales manager with a retailer that has stores across the United States. She has the regional sales figures for each product as shown in the spreadsheet.

Which function can she use to calculate the total sales of product XYZ?



A.
MAX(B5:E5)
B.
COUNT(B5:E5)
C.
SUM(B5:E5)
D.
ROUND(B5:E5)
E.
MIN(B5:E5)

Answers

Shari can use the SUM function to calculate the total sales of product XYZ. The formula would be something like C, SUM(B8:E8).

What is the purpose of a spreadsheet?

A spreadsheet is a software tool used for organizing and manipulating numerical data. The purpose of a spreadsheet is to make it easier to perform calculations, analyze data, and create visual representations of the data.

Spreadsheets can be used for a variety of tasks, such as budgeting, financial analysis, project management, inventory tracking, and scientific research. They are particularly useful for tasks that involve large amounts of data or complex calculations, as they allow for easy organization and manipulation of the data.

Find out more on spreadsheet here: https://brainly.com/question/26919847

#SPJ1

Which description best fits the role of computer network architects?

A.
They design, implement, and test databases.
B.
They maintain and troubleshoot network systems.
C.
They design, test, install, implement, and maintain network systems.
D.
They design, configure, install, and maintain communication systems.

Answers

Note that the description best fits the role of computer network architects is: They design, test, install, implement, and maintain network systems. (Option C)

What is the explanation for the above response?


The explanation for the response is that computer network architects are professionals responsible for designing, implementing, and maintaining communication networks.

This involves tasks such as designing and configuring network systems, installing hardware and software components, and testing network performance to ensure optimal functionality. They also provide technical support and troubleshooting for network-related issues. While database design may be a related field, it is not the primary responsibility of network architects.

Similarly, maintaining and troubleshooting network systems are important tasks, but do not encompass the full scope of responsibilities for network architects.

Learn more about computer network architects at:

https://brainly.com/question/20903288

#SPJ1

program to find a factorial in c language by calling a function factorial()

Answers

#include <stdio.h>

int factorial(int n) {

   return (n == 0 || n == 1) ? 1 : n * factorial(n-1);

}

int main() {

   

   //Print factorial.

   int input;

   scanf("%d", &input);

   printf("%d", factorial(input));

   

   return 0;

}

9
Select the correct answer.
A copy center uses a spreadsheet (shown below) to track the number of pages it prints per day. These are the entries from last week. The blank cells stand for days on which no print orders came.

What formula can you use to find the total number of days on which pages were NOT printed?

A.
=COUNT(B3:B7)
B.
=COUNT(B2:B8)
C.
=COUNT(B2,B8)
D.
=7-COUNT(B2:B8)
E.
=8-COUNT(B2:B8)

Answers

The correct formula to find the total number of days on which pages were NOT printed is D. = 7 - COUNT(B2:B8)

Why is this the correct formula ?

This is because there are 7 days in the week, so we need to subtract the number of days on which pages were printed (which is the count of the non-blank cells in the range B2:B8) from 7 to find the number of days on which pages were not printed.

For example, in the given spreadsheet, there were 4 days on which pages were printed (cells B3, B4, B5, and B7 are not blank). Therefore, the total number of days on which pages were NOT printed is 7-4=3.

Find out more on correct formulas at https://brainly.com/question/7160363

#SPJ1

Do you think it is important to have such regulations in place? Why? What other legislation could be introduced to provide better security? How would these regulations help in enhancing cybersecurity?

Answers

Answer:

Explanation:Cyber laws protect users from falling victim to online fraud. They exist to prevent crimes such as credit card and identity theft. These laws also declare federal and state criminal charges for anyone that attempts to commit such fraud.

What is SQL?

graphical representation of data
graphical representation of data

tables holding data that are connected through common fields, such as an ID number
tables holding data that are connected through common fields, such as an ID number

a language used to

Answers

SQL stands for Structured Query Language, which is a programming language used for managing and manipulating data stored in relational databases.

What is SQL ?

It is used to create, modify, and query relational databases that consist of tables holding data that are connected through common fields, such as an ID number.

SQL is not a graphical representation of data, but rather a language used for interacting with and manipulating data in a relational database.

Find out more on SQL at https://brainly.com/question/25694408

#SPJ1

Other Questions
If youre are doing a gift exchange, and everyone has to spend at least 10 dollars but less than 20 dollars, what inequality represents the situation? A. 10 > x > 20B. 10 x < 20C. 10 x 20D. 10 < x < 20 although the proteins that cause the e. coli chromosome to coil are not histones, what property would you expect them to share with histones, given their ability to bind to dna ? match the words in the left column to the appropriate blanks in the sentences on the right. you are developing an argument about the legalization of marijuana. what goals and approaches listed below are recommended as you structure your argument? your friend is bringing half of a crate of popsicles to the picnic. of you put what is left in the crate evenly into 6 ice buckets, what fraction of the crate will go into each of ice bucket 3(x + y) = yIf (x, y) is a solution to the equation above andy = 0, what is the ratio * ? Write an expository essay about the benefits of space exploration.Your expository essay must be based on this prompt and topic, and it mustincorporate ideas and information found in the sources provided.Use your best writing to complete an essay that A workload requires high read/write access to large local datasets. Which instance types would perform best for this workload? (Select TWO.) General purpose Compute optimized Memory optimized Accelerated computing Storage optimized aws academy The length of the altitude of an equilateral triangle is 4 square root of 3 . Find the length of a side of the triangle. What is the number of possible outcomes if two quarters are tossed at the same time and the numbers of heads and tails are counted?ResponsesA 2B 6C 3D 4 The words photograph, photosynthesis, and telephoto all share the root photo. This root is most likely related to assistance change light print please help! If r=0.5 m, A = ???(Use the r key.) some adult chordates do not exhibit the characteristic features of the phylum chordata. what is the likely reason? Look at the examples in the highlighted text. Which one reflects the historical influence of a time when ships were powered by sails? pick your favorite super bowl LVII commercial and answer the following question in complete sentences 20231. Describe the ad, the company, the brand, and basic message.2. What consumer needs were identified?.....3. What was the target market and how was this market shown in the ad? Describe the demographic andpsychographic characteristics you think the ad targets. Explain why you think this.4. Explain why you think the advertiser has targeted this group and chosen the Super Bowl to do so.5. Do you think this advertisement is effective at gaining the attention of the target audience? Explain whyor why not.6. Did the ad present a call to action by the consumer or merely try to present the brand? If the ad did callfor customer action, what action was called for?7. What particularly did you like or dislike about the ad?8. Was the ad designed for Super Bowl Sunday only, or can it be reused?9. And now the $5 Million Dollar question (remember the average 30 second ad cost the advertisingcompany on average $5 million). The purpose of the advertising and marketing behind this commercialwas probably to inform, reinforce past behavior, change behavior, and create sales. In your opinion, willthe ad you have chosen do these things? Why or why not. What do you think could have been done moreeffectively? Sardano and Sons is a large, publicly held company that is considering leasing a warehouse. One of the companys divisions specializes in manufacturing steel, and this particular warehouse is the only facility in the area that suits the firms operations. The current price of steel is $784 per ton. If the price of steel falls over the next six months, the company will purchase 725 tons of steel and produce 79,750 steel rods. Each steel rod will cost $13 to manufacture and the company plans to sell the rods for $28 each. It will take only a matter of days to produce and sell the steel rods. If the price of steel rises or remains the same, it will not be profitable to undertake the project, and the company will allow the lease to expire without producing any steel rods. Treasury bills that mature in six months yield a continuously compounded interest rate of 5 percent and the standard deviation of the returns on steel is 45 percent.Use the Black-Scholes model to determine the maximum amount that the company should be willing to pay for the lease. (Do not round intermediate calculations and round your answer to 2 decimal places, e.g., 32.16.) what child solo artist was able to negotiate his contract with motown later in life to remain with the label yet maintain creative control (as well as a majority of royalties)? The combustion of 136 g of methane (CH) in the presence of excess oxygen gas produces 353 g of carbon dioxide. [CH + 2O --> CO + 2HO; C = 12.01 g/mol, H = 1.01 g/mol, O = 16.0 g/mol]What is the percent yield?a.)0.385b.)0.026c.)0.947d.)0.00946 after a meal is eaten by a person who does not have diabetes, insulin is released and will cause blood sugar levels to __________.A) IncreaseB) DecreaseC) FluctuateD) Remain stable Power supplies are rated for efficiency based on. drawn to supply sufficient power to the PC. a. volts b. watts c. amperes d. ohms. Study These Flashcards. Answer please? : "The Defense of Fort McHenry" describes the American flag waving proudly under the British fire. : Who wrote this poem?A: Dr. Beanes B: Alexander Hamilton C: Francis Scott KeyD: James Monroe(The assignment is based on the war of 1812)