PLEASE HELP ME!!!!!! ITS FOR 100 POINTS AND BRAINLIEST!!!!!!!! NO ONE EVER WANTS TO ANSWER MY QUESTION!!! I JUST NEED SOMEONE TO EXPLAIN WHAT THEY'RE ASKING ME TO DO!!!!!!!!
Step 1: Read the Scenario
Because of the great work you’ve been doing for your department at running shoe company Runner Rush, your vice president has elected you to join an innovative cross-departmental team in your organization. The company is looking to launch a new shoe that enhances any runner’s speed. Management wants this new team to create an idea within a month. All the members of the team are alleviated of some of their regular job duties in order to join several meetings a week to brainstorm and design the new product.

Step 2: Develop a Month Plan
You have been appointed as the team leader. Develop a month plan that you will present to your teammates at the initial meeting. Focus on developing a strong team dynamic, setting goals, expectations, deadlines, and other elements that will lead the team to success. Make sure that your plan is easy to follow and clearly outlines all the required information.

Answers

Answer 1

Answer:

be creative

Explanation:

being creative helps you and our time brainstorm some good ideas that will help you succeed and allow your team mates to have a voice too if you follow these you will be a good team leader

i dont know if  if this the answer that your looking for but i hope it help

Answer 2

Answer:

Do what you do best

Explanation:

Thats all i can say just do what you are good at and you can go places


Related Questions

how many levels of heading tags are allowed in html?

Answers

Answer:

six levels

Explanation:

HTML defines six levels of headings. A heading element implies all the font changes, paragraph breaks before and after, and any white space necessary to render the heading. The heading elements are H1, H2, H3, H4, H5, and H6 with H1 being the highest (or most important) level and H6 the least.

Answer:

six levels

Explanation:

Lists are indexed by an ________. a. float b. integer c. string d. All of the above​

Answers

All of above?

May be but not sure.

excel creates which type of cell references in formulas by default?

Answers

Answer: relative references

Explanation: By default, all cell references are relative references. When copied across multiple cells, they change based on the relative position of rows and columns. For example, if you copy the formula =A1+B1 from row 1 to row 2, the formula will become =A2+B2.13 may. 2020

An algorithmic solution to a problem is one in which a. a learned set of rules is used in answering the problem. b. the answer is arrived at by using the availability heuristic. c. the answer is arrived at by intuition. d. general and functional techniques are used in answering the problem.

Answers

Answer:

d

Explanation:

An algorithmic solution to any given problem is one in which is known to be a  learned set of rules is used in answering the problem.

What is Algorithmic solutions?

This is  known to be the solutions to a problem that targets how to handle a problem in a number of steps.

Therefore, An algorithmic solution to any given problem is one in which is known to be a  learned set of rules is used in answering the problem.

Learn more about algorithmic solution from

https://brainly.com/question/24953880

#SPJ6

tomaso is explaining to a colleague the different types dns attacks. which dns attack would only impact a single user?

Answers

A DNS attack which would only impact a single user is: DNS poisoning attack.

DNS is an acronym for domain name system and it can be defined as a naming database in which internet domain names (website URLs) are stored and translated into their respective internet protocol (IP) address.

This ultimately implies that, a Domain Name System (DNS) is used to connect a uniform resource locator (URL) or a web address with their internet protocol (IP) address.

In Cybersecurity, there are different types of DNS attacks and these include:

‎DNS flood attack.DNS tunneling.DNS poisoning attack.

DNS poisoning attack is a special type of Domain Name System (DNS) attack that is designed to only impact or affect a single user.

Read more: https://brainly.com/question/17273205

which kind of system software tells the computer how to communicate with peripherals, such as a printer or scanner?

Answers

Answer:

device drivers

Explanation:

What is the first step in finding a solution to a problem?

1: Choose a solution.
2:Think of options to solve the problem.
3:Try the solution.
4:Turn the problem into a question.

Answers

Answer:

Can i have a points? Tysmm

Answer:

4: Turn the problem into a question

Explanation:

The first step in solving any problem is to properly define what exactly is the problem.

This is easier said than done simply because we can sometimes only see or notice the symptoms of a problem or the results but not the cause of those symptoms/results. The cause is the real problem which may be very elusive or just too complex to define.

So identifying the actual problem is the most important first step to solving it.

what is know of father of computer

Answers

Answer: Charles Babbage is the father of the computer.

Explanation:

help help help

Read the list of courses from a technical school (w3schools).

Which courses would prepare for you for a career in web development?
(Choose more than one answer)

Designing for Usability
Introduction to Networks
Technical Writing
Cybersecurity

Answers

The courses that would prepare you for a career in  web development are:

Designing for UsabilityTechnical Writing

To prepare for a career in web development, the following courses from a technical school like W3Schools would be beneficial:

Designing for Usability: This course focuses on user-centered design principles and techniques, teaching you how to create web interfaces that are intuitive, user-friendly, and visually appealing. It covers topics such as user research, information architecture, wireframing, and prototyping.Technical Writing: Effective communication is crucial in web development. This course teaches you how to write clear, concise, and well-structured technical documentation. You'll learn about writing for different audiences, organizing information, using appropriate language and style, and documenting code and processes.

Taking these courses will help you develop important skills for a career in web development. Designing for Usability will enhance your ability to create user-friendly websites, while Technical Writing will improve your communication skills, enabling you to document and explain your work effectively.

Courses like Introduction to Networks and Cybersecurity may be valuable in other IT fields, but they are not directly related to web development and may not be as relevant to this specific career path.

For more such question on Designing

https://brainly.in/question/56183783

#SPJ8  

what is a for command? can u use a variable instead of a number in the for command!

Answers

Answer:

A for loop is a block of code where a certain instruction repeats a certain amount of times.

Yes, you can use a variable instead of a number in a for loop.

Explanation:

For example, you're using a for loop and you want to repeat it a certain amount of times, but you want to take user input. You would ask the user for their input and assign it to a variable, then use that variable for the for loop.

what function do you need to call to ask the user of the program to enter text?

Answers

Answer:

raw_input() function

The function that one need to call to ask the user of the program to enter text is the readLine function. The correct option is a.

What are the functions of programming?

Code units that are "self contained" and carry out a particular purpose are called functions. Typically, functions "take in," "process," and "return" data and results. Once a function has been written, it can be utilized countless times.

It is possible to "call" functions from within other functions. These coding building pieces are known as functions in programming. There are input and output in every programming function.

The function has instructions that are used to translate its input into output. It is comparable to a cow that consumes grass (the input), converts it into milk, and then is milked by a dairy farmer (the output).

Therefore, the correct option is a. readLine.

To learn more about functions, refer to the link:

https://brainly.com/question/29760009

#SPJ5

The question is incomplete. Your most probably complete question is given below:

readLine

readln

text

println

which item is developed last in the cyclical design process

Answers

The item that is developed last in the cyclical design process is known to be Prototype.

What is the last step in the design process?

Designers which can be known to be evaluators are said to test the complete product using the best solutions known to be in the Prototype stage.

Note that The item that is developed last in the cyclical design process is known to be Prototype.

Learn more about  design process from

https://brainly.com/question/10039920

#SPJ1

How does the internet help you to improve your:
mental health
self esteem
Help you stay mentally active
Help you stay in contact with family

Like why is the internet useful and a good thing

Answers

Answer:

Help you mentally active

Explanation:

bcoz we can use internet in good ways

Helps you stay mentally active because it basically gives you something to do.

Direction: Write True on the line if the statement is correct. Write False if the statement is incorrect. 1. All objects are composed of shapes and all other design elements are shapes in some way. 2. The color is the basic tool for combining colors. 3. Red violet and blue green are examples of tertiary colors. 4. The arrangement of furniture on each side of a dominant point is referred to as radial balance. 5. Color is the way one feels or perceives about a surface.​

Answers

ANSWER:

TRUEFALSEFALSETRUETRUE_________________

CARRY ON LEARNING

CAN YOU BRAINLEST ME PLEASE

Answer:

1. False coz colour isnt a shape

2. True

3. True

4. True, I think

5. Can be true

Explanation:

The slogan "You deserve a break today" is an example of a

Answers

Answer:

c trademark

Explanation:

1. YOU CAN REVERSE AN UNDO ACTION BY CLICKING REDO. *

True
False

Answers

Answer:

if it's on the keyboard false

5) Match the following.

Answers

1 .hub
2.server
3.Network Interface
4.Workstation


I’m sorry if I’m wrong :(

I hope it helps

Ray owns a gaming cafe where users can play video games on computers. These games involve rich graphics and need high processing to function. What type of client does ray use for games in the gaming cafe.

Ray uses a(n) _____ client for the video games.

Answers

Answer:

thick

Explanation:

i took the test and got it right

Help guys thank you =) ​

Answers

1.LR
2.LR
3.HR
4.LR
5.HR

How can I use HTML to express a personal value

Answers

Answer: Order list

Explanation:

We can use HTML to express a personal value as a order list of some of our personal feelings.

What is HTML?

HTML stands for Hyper Text Markup Language. It is defined as the preferred markup language for texts intended for web browser display. HTML is the name of the language that describes how Web pages are organized. HTML allows authors to publish documents with headings, text, tables, lists, graphics, etc. online. Utilizing hypertext links, you can instantly access internet content by clicking a button.

You must assess the major facets of life, including the environment, job, enjoyment, romance, personal development, money, health, friends, and family, in order to develop a strong personal value system. Consider the significance of each area of your life, and then consider how fulfilled you currently feel in each area.

Thus, we can use HTML to express a personal value as a order list of some of our personal feelings.

To learn more about HTML, refer to the link below:

https://brainly.com/question/24065854

#SPJ2

When it comes to credit scores, why is having a
thin file NOT good?
What reasons might an 18-year-old have for
his/her thin file?

Answers

Answer:

credit karma

Explanation:

karma is -69

PLS HELP WITH MY PYTHON HW ILL GIVE YOU BRAINLIEST

Answers

Answer:

class Cat:

   isHungry = None

play = Cat().isHungry = True

eat = Cat().isHungry = False

if play:

   print("I am hungry, I cannot play")

else:

   play = Cat().isHungry = False

if eat:

   print("I am full, I cannot eat")

else:

   eat = Cat().isHungry = True

Explanation:

Just simple if and else statements.

b. 2 and 22
function,
13. To input a decimal you need the
a. float
b. int
C. str
d.
val


Python

Answers

Answer:

i think the answer is c so yea

An object on the computer use to store data, information and settings is known as?​

Answers

Answer:

Hard disk maybe.......

what is a photographic print made from a negative image?

Answers

Answer:  The daguerreotype was a unique image, not capable of making multiple copies. then dried, placed under a negative, and exposed to light, producing a photographic print. dyeline process used today.

Explanation:

1. The correct definition of ergonomics is: (a) The correct way to position your feet when in front of electronic equipment. (b) How to use a computer to view safety software. O (c) The creation and adjustment of products and systems, so that they are comfortable and safe for day to day use. (d) The creation of products and systems that will not be so comfortable so as to cause the user to fall asleep while using it.​

Answers

Answer:

I'd assume it's C.

Explanation:

hope this helps!

What are megapixels?
A. the size of an image captured by a camera
B. giant pixels inside the camera
C. a computer store
D. a video game played in a camera

Answers

Answer:

A.

Explanation:

A. It's the total number of pixels in an image obtained by multiplying the dimensions (height times width). For large images, this multiplication can be in the millions (=mega), hence the term mega pixels.

The terms mainframe computer and supercomputer are interchangeable: both refer to the largest, most powerfut computers. O True O False​

Answers

Answer:

False

Explanation:

A mainframe computer is way more commonly available than a supercomputer as it is not as powerful/costly.

The statement "The terms mainframe computer and supercomputer are interchangeable: both refer to the largest, most powerfut computers." is false.

Is the statement true or false?

The terms "mainframe computer" and "supercomputer" are not interchangeable, as they refer to different types of computers with distinct purposes, architectures, and applications.

Mainframe Computer: Mainframes are large, powerful, and highly reliable computers designed to handle massive amounts of data processing and perform complex transactions. They have been traditionally used in organizations and industries that require high-speed processing, such as financial institutions, government agencies, and large corporations. Mainframes are known for their robustness, scalability, and ability to handle multiple tasks simultaneously. They are typically used for tasks like processing large databases, running critical business applications, and supporting many users concurrently.

Supercomputer: Supercomputers, on the other hand, are the most powerful computers in terms of processing speed and performance. They are specifically designed to solve extremely complex problems and perform intensive numerical calculations at very high speeds. Supercomputers are commonly used in scientific research, weather forecasting, simulations, and other computationally demanding tasks. They are optimized for parallel processing, which allows them to divide complex tasks into smaller parts and process them simultaneously.

While both mainframe computers and supercomputers are powerful machines, they serve different purposes. Mainframes are geared towards transaction processing and business applications in large organizations, whereas supercomputers are focused on scientific research and high-performance computing tasks. Their architectures, hardware, and software configurations are tailored to their specific functions, making them distinct types of computers in the world of advanced computing.

Learn more about supercomputers:

https://brainly.com/question/27291413

#SPJ3

What are the advantages and disadvantages of working with APIs when developing applications?

Answers

Answer:

Disadvantage:-There is a lot of conveniences and advantages to APIs, but business leaders should also be aware of the disadvantages. As a single point of entry, an API is a gateway and can become a hacker's primary target. Once the API is compromised, all other applications and systems become vulnerable.

Nine of the top ten vulnerabilities listed in the OWASP Top 10 now mention APIs — and since APIs can be accessed over the internet, they will have all the same disadvantages as any other Internet-based resource.  APIs are vulnerable to man-in-the-middle attacks, CSRF attacks, XSS attacks, SQL injection, and DDoS attacks.

ADVANTAGE:- Automation: with APIs, computers rather than people can manage the work. Through APIs, agencies can update work flows to make them quicker and more productive

Explanation:

pLEASE MAKE ME AN BRAINLAEIST

!! please help!!

What technique is used in this code to repeat the process for each value in the array?

a. pause blocks
b. a repeat loop
c. a for loop
d. an array block​

Answers

Answer:

C: A for loop.

Explanation:

The for loop is used to repeat a section of code known number of times.

Other Questions
Lemmings are small mammals that reproduce quickly. A lemming population often grows so quickly that there is not enough food for all of the lemmings to eat. This results in a decline of the lemming population.This example best supports the ideas of which scientist? Please help me. I cant give too much points bc I dont have too much.QUANTUM=The relationship between energy and frequency=E = hyENh=V=Albert Einstein: PHOTONS How many solutions does this equation have?9p + 5 = 5 + 9p do you kno da waeno questiong why i post it Give two example of compounds words, clipped words and blended words with their meaning. Select All the events that occur at the Aleutian Islands? 4. Who discovered the first known case of a typhoid carrier? 2. A sprain is a condition resulting from damaging a muscle or tendon.true or false what is the value of the expression 1/2 (m-2/3n) when m=3/2 and n= 1/2 ?a. 5/12 b. 7/12 c. 11/12 d. i dont know What is the slope of a line parallel to y = 4x + 3. Both Tyrone and Albert walk to and from school every day. Qlbert has to walk 1.25 miles farther than Tyrone does each way. If Tyrone's house id 0.6 mile from school, how far do the two boys walk altogether? I NEED THE RIGHT ANSWER ASAP NO LINKS !!! I need help asap please After finishing the course The history and the development of English, what knowledge could you learn from the course why was the nile river important to early egyptians Luis va desde su casa a la escuela en un tiempo de 10 minutos, el cual recorre un tramo recto de 600m., y una ves ya llega a la escuela, se da cuenta que tiene que ir a la papelera a imprimir y se devuelve 150m., para lo cual dura 1.5 minutos. Determine la rapidez y la velocidad promedio al recorrido Ayudaaaaa Estudia cuales son los factores psiclogos que intervienen en el proceso de produccin y comprensin de lenguaje Solve the system of equations by the substitution method. x+4y=6 y=3x please helpppppp need to turn this in my first hour