The used of PPE in the shop includes the following, except:
A. safety apron
B. safety goggles
B. safety helmet
D. safety net

Answers

Answer 1
It should be C. Safety Helmet I think
Answer 2

Answer:

Safety helmet is not included in PPE


Related Questions

Overview Write a program that reads an integer from the user and then prints the Hailstone sequence starting from that number "What is the hailstone sequence?" you might ask. Well, there are two rules: • If n is even, then divide it by 2 • If n is odd, then multiply it by 3 and add 1 Continue this sequence until you hit the number 1.​

Answers

n=int(input("Enter number: "))

while n != 1:

   print(n)

   if n%2==0:

       n//= 2

   else:

       n = (n*3)+1

print(n)

I wrote my code in python 3.8. If you want to print the 1, keep the last line of code otherwise delete it.

If tech is smarter than us. How did a human make something smarter than him/her?

Answers

Answer:

hey eliza you there

Explanation:

Answer:

Well, really we are the smart ones since we created it and we put all of the info inside of that robot

Explanation:

Help me please. I'LL MARK BRAINIEST

Answers

Answer:

A and B

Explanation:

yes

Which of these is an example of a system?

a circle

force

a single particle of matter

scissors

Answers

Answer:

force and a single particla of matter

Your ____ should always be bigger than your gutters

Answers

Always always always

10. There is repeated code in these onevent blocks. Choose the correct code for the updateScreen() function which would be called in each of the onEvent blocks.

1

var counter

0;

2

3

onEvent("upButton", "click",

function

4

counter

counter + 1;

5

setText ("counter_label", counter);

set Property ("counter_label", "text-color",

6

"red");

7

if

counter

8

set Property ("counter label",

"font-size", 24);

9

10

11

onEvent ("downButton",

"click",

function

12

counter

counter

Answers

Answer:

front zise24

Explanation:

on event down botton

The correct code for the updateScreen() function which would be called in each of the onEvent blocks is setText ("counter_label" counter) = = 0.

What is a function?

A function refers to a set of statements that makes up an executable code and it can be used in a software program to perform a specific task on a computer.

In this scenario, the correct code for the updateScreen() function is written as follows:

function updateScreen()   { ⇒

       setText ("counter_label" counter)  {

       if (counter == 0);

          setProperty ("counter_label", "font-size", "24") ;

       }                         +

}

In conclusion, the executable code for the updateScreen() function which would be called in each of the onEvent blocks is "setText ("counter_label" counter) = = 0."

Read more on function here: brainly.com/question/20264183

#SPJ2

Where do the projection lines converge in a perspective sketch?

Answers

Answer:

Option B, Vanishing point

Explanation:

The complete question is

Where do the projection lines converge in a perspective sketch?

A. the ground line

B. the vanishing line

C. the eye point

D. the horizon line

Solution

A point lying on the image of a perspective drawing where the drawings ( two-dimensional perspective projections) of two parallel line meet in three dimensional space is known as Vanishing point

Answers are 1-11, 3 is wrong

Answers

Answer:is the python

Explanation:

Use repl .it

The answer is 4

1:
3+2=5
2:
5+2=7
3:
7+2=9
4:
9+2=11
It would stop here as 11 is bigger than 10

list three rational number between-1 and 1​

Answers

Answer:3 numbers are -0.9  0.25 0.26

Explanation:

Answer:

oh god heartburn oh wait wrong question

Explanation:

WILL MARK BRIAN PLZ HELP PLZ I BEG YOU While levels often change in order to give a game some more variability, they might also change to tell more of the what?

Group of answer choices


game creation process


instructions


game story


animation

Answers

Answer:

Game story

Explanation:

Answer:

Game Story

Explanation:

17. What is something an employer might look for in person when hiring? (3
points)
A. Someone with a positive attitude
B. Someone with positive qualities such as honesty, tolerance, and
patience
C. Someone easy to work with
D. All of the above

Answers

D. all of the above
D. All the above

Why? Since all these qualities are valuable when hiring someone, you want them to be polite and respectful. It will also make working with this person better since you won’t have to deal with some rude or nasty.

the function of television

Answers

Answer:

Explanation:

it's to provide information and entertainment to the masses at a reasonable price.

The symbol is used to indicate that a line of text is a comment.

Answers

Answer:

Explanation:

asterisk

Answer:

# is the symbol you would use

Explanation:

I took the Unit Test on Edgen.

When you send large attachments, you are not
a. considering the needs of others
b. doing anything wrong
c. helping to maintain respectful communication
d. following social conventions
Please select the best answer from the choices provided
A
ОО
B
ОС

Answers

Answer:

c,becauses she is helping

Explanation:

thank me later

Answer:

A

Explanation:

i got a 100

is this very epik or not?

Answers

Answer:

e p i k ༼ つ ◕_◕ ༽つ

Answer:

much epic

Explanation:

Propose a list of five milestones that would be reasonable in a mid-project prototype phase of a video game development project (any genre).

Answers

Answer:

Five milestones of a game development process are prototype, vertical slice, pre-alpha, alpha, and beta.

Explanation:

Game development is the process of creating or producing a functional bug-free game. The development process hits several milestones throughout its three stages or processes. These milestones are prototype, vertical slice, pre-alpha, alpha, beta, and gold master.

I really need help please :)

Answers

I'm sorry I don't know question 6, but question 5 is B. Who love

The image shows a bar graph.

A bar graph shows a series of 4 vertical bars along an x and y axis.

In which scenarios would using this graph be best for a presentation? Check all that apply.

showing change in a community’s average median age over a century
comparing the percentages of the types of pets owned in a community
showing how the world’s shark population has changed over 50 years
comparing the number of men and women who earned engineering degrees in a decade
showing the percentages of the various religions practiced in Indonesia

Answers

Answer:

showing change in a community’s average median age over a century

showing how the world’s shark population has changed over 50 years.

comparing the number of men and women who earned engineering degrees in a decade

Explanation:

When inserting a comment in a cell, the command on the Review tab is New Comment, but if you right-click in the cell,
what command would you choose from the shortcut menu?

A.)New Comment

B)Insert Comment

C)Review Comment

D)Add Comment

Answers

Answer:

B) Insert Comment

Explanation:

Generally, workbooks are known as Microsoft Excel files. Excel workbook can be defined as a collection of one or more charts and worksheets (spreadsheets) used for data entry and storage in an excel file. In order to create a project on Excel you will have to use a workbook.

A spreadsheet can be defined as a file or document which comprises of cells in a tabulated format (rows and columns) typically used for formatting, arranging, analyzing, storing, calculating and sorting data on computer software applications such as Microsoft Excel.

When inserting a comment in a cell, the command on the Review tab is New Comment, but if you right-click in the cell, the command you would choose from the shortcut menu is Insert Comment. The shortcut key for Insert Comment is "Shift+F2."

Provides an array of buttons for quick access to commonly used commands and tools

A. scroll bar

B. tool bar

C. status bar

D. menu bar

Answers

Answer:Tool bar

Explanation:

The toolbar is said to provide an array of buttons for quick access to commonly used commands and tools. Through the toolbar, one can easily access the commands that are commonly used.

We can see the toolbar in several software like the graphics editor, office suites, and browsers.

The answer is B. Tool Bar!

What is one ethical use of technology?

A.
Arguing with people on Twitter about various topics.

B.
Browsing the internet on your smartphone during class.

C.
Posting fake information on your social media accounts.

D.
Talking to friends and colleagues about interesting news.

Answers

Answer:

D.

Talking to friends and colleagues about interesting news.

Explanation:

Ethics is a branch of philosophy that "involves systematizing, defending, and recommending concepts of right and wrong behavior". So if something is "ethical" it is a right thing to do.

Definitely D
hope this helps :)

How will you define a text?

Answers

Answer:

Text refers to content rather than form; for example, if you were talking about the text of "Don Quixote," you would be referring to the words in the book, not the physical book itself. Information related to a text, and often printed alongside it—such as an author's name, the publisher, the date of publication, etc.—is known as paratext.

The idea of what constitutes a text has evolved over time. In recent years, the dynamics of technology—especially social media—have expanded the notion of the text to include symbols such as emoticons and emojis. A sociologist studying teenage communication, for example, might refer to texts that combine traditional language and graphic symbols.

Explanation:

I Hope it help


Can I control my digital footprint?



Answers

Answer:

yes you can

Explanation:

Answer:

Yes you can

Explanation:

1. Enter your name into several search engines.

2. Double check your privacy settings, but don't trust them.

3. Create strong, memorable passwords.

4. Keep all your software up to date.

5. Review your mobile use.

6. Build your reputation through your behavior.

Erin would like to add a photo to a presentation. However, she only has the printed copy of the photo. She does not have a digital copy. What should Erin do?

Answers

Answer:

Erin should scan the photo.

Took it on Edge <3

Answer:

Erin should scan the photo.

Explanation:

That´s what I thought :)

Ugh these are hard questions

Answers

9 is B, and 10 is D I think ... brainliest pls

Approximately how many tweets are posted on Twitter each day? 500 500 thousand 500 million 500 billion

Answers

Answer:

around 500 million

Explanation:

what is two examples of software and hardware?​

Answers

Answer:

Hardware Software

If hardware is damaged, it is replaced with new one. If software is damaged, its backup copy can be reinstalled.

Ex: Keyboard, Mouse, Monitor, Printer, CPU, Hard disk, RAM, ROM etc. Ex: Ms Word, Excel, Power Point, Photoshop, MySQL etc.

Explanation:

Answer:

hardware= key board ,mouse

software =excel,power point.

Other Questions
can someone tell me a intro Choose the arrow that shows the direction H+ will diffuse. How can invasions change the lives of people in conquered lands A petition is a formal request that usually asks a group in power to do something orstop doing something.True or false Given f(x)= 5x, what is the domain? O 5 WaterSA = 2tr2 + 2nrh(Use 3.14 for 1.)Find the surface areaof a water tower that is40 feet tall and 20 feetacross the base.square feetDo NOT round your answer. Please type the definitions of the following words that have to do with DRAMA, THEATRE, or ACTINGGestures - Rate - Resonance - Illusion of the First Time - Audible - Inflection - Upstaging - Read the sentences and drag each pronoun into thecorrect category.My brother and I are making dinner for [ourselves] andour parents. I [myself] am making the dessert! Ourparents are controlling [themselves] and have not tried even once to tell us how to cook. They say they havefaith in us, but the meal [itself{ will prove whether weare good cooks.[words in brackets need to be put in "reflexive pronoun" or "intensive pronoun" The breasts are on the anterior (ventral) surface of the body. write 20 weakness as you a student HELP THIS IS DUE FOR TODAY's WORK In a high school basketball game, Sarah scored 19 points in the first half of the game. In the second half, Sarah scored only 3-point shots. Sarah scored a total of 37 points during the entire game. How many 3-point shots did Sarah make in the second half?Group of answer choices181946 Benita is studying the erosion of soil after a heavy rainfall. She observes that rainwater washes away very little soil from areas under large trees. Which of the following best explains why? Read the excerpt from "Husky-The Wolf Dog of the North."Nor has this neglect been due to their being but the humble servants of the master, man. They are far from humble,as their wild ancestry attests. They may be beaten into submission, but that will not prevent them still snarling theirhatred.Which best states the central idea in this excerpt?Huskies are humble servants to their masters.Huskies are too wild to work with man.Huskies remain wild even when serving manHuskies can only be managed with violence. Which has the greater volume?A. woodB. white blockC. equalws select all the expressions that have the same value as Complete the Short Story Guide in preparation for the assignment and your Discussion-Based Assessment. Write a well-reasoned essay in which you respond to one of the following quotations. In your response, take a position (whether you agree or disagree) and use evidence from the story, real life, and one other short story or novel you have read to support your perspective. There is no right or wrong response; instead, your instructor will be evaluating your depth of thought and the strength of your evidence and explanations. What type of pronoun sentence is found in the sentence, Luke is older than any of us. The total charge for a yearly internet DVD rental membership is $231. A registration fee of $15 is paid up front , and the rest is paid monthly. Write an equation to determine how much new members pay each month, m.How much do new members pay each month,m. What is the value of the 5 in 564,242? My parents have 50/50 custody of me but at my dads is like domestic abuse and emotional abuse. They have a court date in the 11th this month I'm at my moms rn but I don't want to go to my dads tomrrow now there a way legally I can stay with my mom until it's there court case like call child services or somthing and have them say I can live with her for the time being until the court case is