Where can you find thousands of templates for Excel?
O Home tab
Page Layout tab
Backstage View
O
Insert

Answers

Answer 1

Answer: The answer is C. backstage view

Explanation: JUST ANWERED

Answer 2

Answer:

c backstage

Explanation:


Related Questions

What are the requirements to access email on the web?

A. a webmail provider's URL and a password
B. a webmail provider's URL a username and a password
C. a credit or debit card, a username, and a password
D. an email server ID and a password

Answers

Answer:

it's B

Explanation:

You need to have a provider (such as outlook) and a username/password

It’s either A or D u Choose now

Two types of are desktop computers and notebook computer

Answers

Answer:

personal computer is the correct answer.

Two types of personal computer are desktop computers and notebook computer. Thus, option A is correct.

Today personal computer is changed to laptop mode. Personal computer is made of CPU, monitor, keyboard, printer and mouse. All input device and output device connected with wire or without wire.

Personal computers are also called as desktop or workstation. These days all become compatible device which is called as laptop. Basically all input devices and output device are fixed in laptop so end user can carry the laptop and used anywhere.

Laptop is charged and used, whereas desktop or workstation just fixed in the table and used it.

Learn more about computer on:

https://brainly.com/question/32297638

#SPJ2

DO NOW
1. What are the 4 things that make a computer a
computer?

Answers

Answer:

CPU, GPU, Hard drive, Video Card

Explanation:

Question #3
Multiple Select
Which statements are true about a user-defined data type? Select 3 options.
It can only include one data type.
I
It can include bool data.
It cannot be changed once you define it.
It can include string data.
O It can include numeric data,

Answers

An attribute of a piece of data known as a “data type” instructs a computer system how to interpret that data's value.

What are the different type data type and their uses?

Data is categorized into different types by a data type, which informs the compiler or interpreter of the programmer's intended usage of the data.

Most computer languages provide a variety of data types, including integer, real, character or string, and Boolean.

The operations that can be performed to create, alter, and use the variable in another calculation without running the risk are specified by the data type.

Knowing the various types of data makes it easier to make sure that the values of each property are as expected and that the data is gathered in the right format.

A programming language is said to be strongly typed if it only permits operations on variables that respect their data type.

Therefore, It can include string data, bool data, numeric data.

Learn more about data type here:

https://brainly.com/question/14581918

#SPJ2

Answer:

A D E

Explanation:

7.4 Code Practice: Question 2
Adjust the code you wrote for the last problem to allow for weighted classes. Add a parameter weighted ( 1 = yes, 0 = no) and then return the correct number for the GPA. Weighted classes get one extra point on the GPA value.

I could really use some help on this and 7.5 (I’ll ask that question for 7.5 later)

Answers

def GPAcalc(grade, weighted):

   grade = grade.lower()

   dictionary = {"a": 4, "b": 3, "c": 2, "d": 1, "f": 0}

   if weighted == 1 and grade in dictionary:

       return "Your GPA score is: "+str(dictionary[grade] + 1)

   elif weighted == 0 and grade in dictionary:

       return "Your GPA score is : "+str(dictionary[grade])

   else:

       return "Invalid"

print(GPAcalc(input("Input a letter grade: "), int(input("Is it weigthed? (1= yes, 0= no)"))))

I modified the code a bit to cut down on the use of if and elif statements. If you need me to change it, I will. Best of luck.

The program is an illustration of conditional statements.

Conditional statements are statements whose execution is dependent on its truth value.

The program in Python, where comments are used to explain each line is as follows:

#This initializes the dictionary

dict = {"a": 4, "b": 3, "c": 2, "d": 1, "f": 0}

#This gets input for grade

grade = input().lower()

#This gets input for the weighted average

weighted = int(input())

#If the weighted average is 1, and the grade is in the dictionary

if weighted == 1 and grade in dictionary:

   #This prints the GPA score

   print("Your GPA score is: "+str(dict[grade] + 1))

#If the weighted average is 0, and the grade is in the dictionary

elif weighted == 0 and grade in dictionary:

   #This prints the GPA score

   print("Your GPA score is : "+str(dict[grade]))

#Otherwise

else:

   #The grade is invalid

   print("Invalid")

Read more about similar programs at:

https://brainly.com/question/19241597

what are the important reason to practice Opreational Health and Safety procedure?

Answers

To prevent injury

to protect the environment

its the law you can get fined a lot of dollars

Hope you get the question right :)

Other Questions
The definition of is the study of quantitative relationships between the amounts of reactants and products. a)chemical equations b) stoichiometry c) molar mass d)coefficient Gabby accumulated $12,000 in credit card debt. If the interest rate is 4% per year and she does not make any payments for 8 years, how much will she owe on this debt in 8 years by compounding continuously? OPINIONS PLEASE!! GIVING OUT 25 POINTS FOR EVERY ANSWER (FOR THE SECOND TIME LOL)!!!Leadership QualityRank from 5 (most important) to 1 (least important)(For the 6th leave empty)Political ExperienceVisionCompassionIntelligenceSelf-ConfidencePatriotism please help 6th grade math i will mark brainliest to 1 answer select all that are equivalent to 15% What is the term "Gilded age" mean for 8th graders! I need a good explanation. Thanks. PLEASE SOMEONE HELP ME . Describea typical stress-strain curve and the relationship between the segments of the curve and stress and strain. if six pounds of grape juice is $3, how much would it cost to buy 3,4, and 5 pounds of grape juice? At the local sandwich shop, employees earn double time for any hours worked in addition to their regular 39-hourweek. Last week, Cooper Jones worked his regular 39 hours plus 9 hours of overtime. Cooper is paid $23.90 perhour. What is his total pay for the week? _____ explored the Washington coast in 1788 and discovered important waterways such as Willlapa Bay, Cape Disappointment, and the mouth of the Columbia River.A Robert GrayB Sir Francis DrakeC George VancouverD John MearesBEING TIMED A public swimming pool that holds 45,000 gallons of water is going to be drained for maintenance at a rate of 100 gallons per minute. The amount of water, w (in gallons), in the pool after t minutes is given by the function w = 45,000 100t. How many minutes will it take to empty the pool? The scatterplot shows the relationship between icecream consumption and temperature.Based on the data, how many pints of ice cream willmost likely be consumed when it is 100F?Ice Cream Consumptionvs. TemperatureO less than 0.25 pintsO greater than 0.55 pintsO about 0.35 pintsO about 0.45 pints0.550.45Pints Consumedper Person0.350.2520304050607080Temperature (F) Solve. Explain your answers in the box below.a. Travis estimated the product of 602 and 341 to be 1,800. His work is shown below. Find and explain Travis's error.6003006 hundreds 3 hundreds =18 hundreds600300=1,800b. Margaret said the exact product of 602 and 341 is 205,282. Is she correct? Use paper and the standard algorithm to support your reasoning. Please help will give brainliest and extra points. 1. The coordinate points below show part of data collected by a computer company interested in how fast people type as they get older, where x is age in years and y is typing speed in words per minute. (5, 12), (13, 25), (12, 22), (18, 45), (15, 39), (15, 32), (16, 33), (17, 40), (7, 17) If this data was plotted on a scatter plot, would there be a relationship between the variables? If yes, explain the relationship. Plz help it would mean a lot The American Dream can be described as "contradictory." Whatis ONE reason given in support of this claim?Both the Declaration of Independence andthe U.S. Constitution provide the basis forthe American Dream.The Constitution is written at a tenth-gradereading level, making it inaccessible formany Americans.The authors of important Americandocuments wrote about freedom for allwhile maintaining enslaved people at theirhomes.Oppressed groups often outearn othergroups. HELP ASAPFind the 15th term or the geometric sequence 7, -21, 63, Choose the correct answers from the drop-down menus to complete the sentences. The Rocky Mountains are located in the United States. The Sierra Nevada is located mostly in . The Appalachian Mountains are home to important resources. They are made up of thousands of small volcanoes. plz helpe me plzzzz i need help How did the WPA support the arts in the 1930s?A. by passing the National Industry Recovery ActB. by establishing the Federal One programC. By passing the Wagner ActD. by establishing the Social Security Act