How do you customize calendar view​

Answers

Answer 1

Answer:

On your computer, open Google Calendar.

At the top right corner, click Settings. Settings.

At the left, click View options.

Choose your settings. Changes are automatically saved.

Explanation:

Brain-list please

Answer 2

Answer:

The layout command group is used to change the views

Explanation:


Related Questions

Select the four elements typically included as part of a motherboard.

chipset
webcams
speakers
expansion cards
keyboard
sockets
clock generator

Answers

Answer:

Chipset, Expansion Cards, Sockets and Clock generator

Explanation:

Answer:

2

3

5

6

Explanation:

on edg

Can speakers receive and send data?

Answers

Answer:

Depends.

Explanation:

If its a smart speaker, like Amazon Echo or Google Home, most likely yes. Especially since they have to communicate to other smart speakers if you have multiple. If you ask it questions, sometimes it pulls from its data banks to help answer it more accurately.

Answer:

CNCBN  C FGB DHFJ NSJD

Explanation:

What type of degree do web masters tend to have?

at least a master’s degree, possibly a Ph.D
at least a bachelor’s degree, possibly a master’s degree
at least an associate's degree, possibly a bachelor’s degree
at least a high school diploma, possibly an associate's degree

Answers

Answer:

so whats the answer?

Explanation:

Answer: A. at least a bachelor's degree

Explanation:

Which of the following is the most reliable way to check the accuracy of a website?

Answers

Answer:

Examine the sources cited by the website

Explanation:

Due to the ability for everyone to create a website, and that there are no governing standards on the quality of information given on websites, it is important when conducting research to ensure that the sources on the web are up to date, accurate, and provide an objective view

Therefore, it is important to go through and examine the website critically using the the following criteria

1) The website coverage

2) The currency of the website's information

3) Weather the website is objective or not

4) The identity of the author of the website and the ability to contact the author

5) The accuracy of the information contained in the website

Robin has four copies of her midterm paper saved to a single folder on her
Windows computer. She wants to move each of these four files into a
separate folder within the existing one. How can Robin perform this task for
each file?
A. Open the folder containing all four files, right-click in the folder
window, select "New enter the new folder's title, click on one file.
drag it into the new folder.
B. Open the folder containing all four files, right-click in the folder
window, select "New Folder, enter the new folder's title, click on
one file, drag it into the new folder.
C. Open the folder containing all four files, right-click on one file.
select "New Folder, enter the new folder's title, click on the same
file, drag it into the new folder.
D. Right click on the folder containing all four files, select "Copy."
Open the same folder, select "Paste." Enter the new folder's title

Answers

Answer:

i think its b

Explanation:

im not sure but b seems reasonable. sorry if you get it incorrect :(

Answer: B. Open the folder containing all four files, right-click in the folder

window, select "New Folder", enter the new folder's title, click on

one file, drag it into the new folder.

Explanation: took the quiz

Which steps are needed for word to create an index

Answers

Answer:

1. Position the insertion pointer where you want the index to appear. If you want the index to start on a new page, create a new page in Word. ...

2. Click the References tab.

3. In the Index group, click the Insert Index button. The Index dialog box appears. ...

4. Click the OK button to insert the index into your document.

Explanation:

Write a for loop to print all the even numbers from 200 to 300.

Answers

for x in range(200,301,2):

   print(x)

I hope this helps!

4.7 code practice Question 1

Answers

for x in range(20,31):

   print(x, end=" ")

I hope this helps!

Display the total number of parking tickets.

Answers

OOGA BOOGA OOGA BOOGA OOGA BOOGA

Answer:

Explanation:

select * from customer where balance > (select avg(balance)

from customer) and credit_limit > (select avg(credit_limit) from customer);

Alishia's employer has its corporate office on one side of their city, but its data
center is on the opposite side. They want to the corporate office and data center to
be on the same network. Which network type would be appropriate?
Choose the answer.
MAN
SAN
WAN
OLAN

Answers

Hey! I just did the test and your answer is MAN.

True or False / There is a feature that allows you to lock the document, to avoid others making changes.

Answers

Answer:

true

Explanation:

In the early 1800's, a “computer" was not a machine, it was a person who did math
calculations.
O True
False

Answers

Answer:

True

brainly needs more words apparently

Idle. Shdhdh dbb BB e.g. h dd hh bff rnjrjrjjrjrjrt

the Method of
getting
information out
of the computer​

Answers

Answer:

There's alot of ways to read data from a computer. One way is to create a file pointer and read the bytes of data starting at that adress.

Take a minute to reflect on your thoughts and learning so far and discuss:

1- the skills you may need to have a career in media arts.

In paragraph form, identify and discuss at least 3 essential skills you need for a career in media arts and why they are important.

2- how the techniques used in different media artworks may reflect varying messages and points of view.

In paragraph form, state a company or product and describe 2 advertising techniques that will be beneficial to advertise it. One of your techniques should address the best type/form to advertise it and why you think it is the best.

Answers

Answer:

To be completely honest, this is a question that you and only you can answer really. You were the one that took the class and we cant reflect on your thoughts for you. I'm not trying to be one of those people, but its the truth.

Explanation:

What is a font tag? And full form of HTML?

Answers

Answer:

HTML | <font> Tag. The <font> tag plays an important role in the web page to create an attractive and readable web page. The font tag is used to change the color, size, and style of a text. The base font tag is used to set all the text to the same size, color and face

Name any two sites for the following
1. E commerce sites
2. online shopping sites
3. online news sites
4. social networking sites

Answers

Answer:

The answer to this question is given below in the explanation section.

Explanation:    

This question is about to list two names of the given sites.

E-Commerce Sites: E-commerce sites are those sites that do online businesses.

The name of the two major e-commerce sites are:

Am a zon  and

Alib a ba  

Online Shopping Sites: Online shopping sites are those sites where you can buy things online as a customer.

For example

Alie x press

and W al mart

Online news sites: These are those site which provides you online new and current affair. For example:

B B C and

C N N

Social Networking site: These are those websites where people connect with each other and share their thought and ideas.

For example:

Face bo ok

Ins ta gram

If var = keyboard.nextInt(); var must be defined as which of the following types? *

Answers

keyboard.nextInt(); This is an example of using the scanner class to get input from the user. The nextInt(); function means that you're getting an integer from the user.

var must be defined as an int.

How buffers are used when stream a video or a music from the internet to your computer.

Answers

Answer:

Restart it.

Explanation:

Donovan is assigning a string value to a variable. Which is the correct program statement?

1songName = "Heartbreak Hotel"
Song Name = "Heartbreak Hotel"
songName = "Heartbreak Hotel"
songName! = "Heartbreak Hotel"

Answers

The correct program statement is 1stsongName="Heartbreak Hotel". thus option A is correct.

What do you mean by string value to a value?

String variables can be defined more simply as variables that store zero or more text characters. Even though a string value solely contains numbers, it is still considered text.

We'll see. The look's name, but with gaps between the words. Due to the fact that embedded spaces are not permitted for an escalating let's see, this fails to qualify as an identity. Additionally, they experiment with Bolin's and the characters. To name this book, we will need to provide a list of characters, so let's have a look at these families first. The only thing that would fit because of the title's length is a string that starts with the letter "us." But to me, it even adheres to the camel case style that is frequently advised in the book, in which the initial letter is lower case and the remainder of the words start with a different letter. This is the only option that truly works.

Learn more about correct program here:

https://brainly.com/question/16995670

#SPJ1

Answer: The answer is c because i took the test

Explanation:

Can a idler gear increase or decrease torque?

Answers

answer:The gear is called an idler and its primary function is to change the direction of rotation rather than decrease the speed or increase the torque. Calculating the gear ratio in a planetary gear reducer is less intuitive as it is dependent on the number of teeth of the sun and ring gears.

Explanation:

When creating a shape in Word, what are some available options? Check all that apply. adding text to the shape changing the size of the shape changing the location of the shape changing the types of sizing handles hiding the shape so you cannot select it

Answers

Answer:

adding text to the shape

changing the size of the shape

changing the location of the shape

Explanation:

A word is can be regarded as graphical word processing program on the computer which can be used by users to type and to save documents. The word also has alot of useful tools with TABs such Insert, pagelayout, Design and others. It was developed by Microsoft corporation.

To create shapes in words, these step can be taken;

✓click "insert" at the interphase

✓Then look for "shapes" and select the needed shape.

✓To draw the shape, it should be clicked then drag holding the mouse.

✓after drawing, any modifications can be made, text can be added and lots more.

It should be noted that When creating a shape in Word, some of available options are;

✓adding text to the shape

✓changing the size of the shape

✓changing the location of the shape

Answer:

A. adding text to the shape

B. changing the size of the shape

C. changing the location of the shape

Explanation:

hope this helps :)

HEEEEEEEEEEEEEEEEELLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLPPPPPPPPPPPPPPPPPPPPPPPPPPP

Answers

Answer:

what is it that u need help with

Explanation:

What’s wrong, you okay? You acting a bit sus

6. When working with a file,
__________ the blades in a vise or against a solid surface such as a work bench to
avoid injury and ensure an even stroke.

Answers

Answer:

When working with a file, stabilize the blade in a vis or against a solid surface such as a work bench to avoid injury and to ensure an even stroke

Explanation:

The file can be used to sharpen a blade to increase the effectiveness of the blade. In order to properly sharpen a file in a safe manner, the blades to be sharpen, which ae usually relatively flexible as compared to the file, should be  made stable during the repetitive forward and backward notion of the file, for safety, to avoid being injured by the recoil of the blade, and also to ensure that the stroke is evenly applied to the blade.

Using an electronic
, students can store images and recordings in one location.

Answers

Answer:

Flash card

Explanation:

That is electronic

Answer:

The answer is flash card. Sorry for putting a stupid answer last time. I couldn't see the photo.

Explanation:

4.9 Code Practice: Question 2

Answers

total = 0

for x in range(20, 91, 10):

   total += x

   print(total)

I hope this helps!

Answer:

sum = 0

for r in range (20, 91, 10):

   sum += r

   print(sum)

Explanation:

what is a geostationary satellite and what makes them special? explain with a bunch of text

Answers

Answer:

Geostationary communication satellites are useful because they are visible from a large area of the earth's surface, extending 81° away in both latitude and longitude. They appear stationary in the sky, which eliminates the need for ground stations to have movable antennas.

who is ur bestfriend and why

Answers

My best friends name is Sarah (<3) bc she always laughs at my jokes but is also honest with me in ways that others aren't

Which area located at the top of the word screen includes home , insert , and page layout ?

Answers

Answer:

Whats your qeustion

Explanation:

Answer:

Ribbon

Explanation:

The Ribbon is a user interface element which was introduced by Microsoft in Microsoft Office 2007. It is located below the Quick Access Toolbar and the Title Bar. It comprises seven tabs; Home, Insert, Page layout, References, Mailing, Review and View. Each tab has specific groups of related commands.

PLS HURRY
Look at the image below

Answers

Answer:

20

Explanation:

During the first iteration for the list [1, 4], numB = 1.

During the first iteration of the list [2, 3], numA = 2.

answer = answer + numA + numB

= 0 + 2 + 1

= 3

Since the list [2, 3] is in a nested loop, we need to first finish iterating the whole list before numB iterates to the next number, so numA = 3 this time and numB still stays at 1.

answer = answer + numA + numB

= 3 + 3 + 1

= 7

Now, numB moves to 4 and numA starts back at 2 again.

answer = answer + numA + numB

= 7 + 2 + 4

= 13

numB still says at 4 and numA moves to 3 since it is in a nested loop:

answer = answer + numA + numB

= 13 + 3 + 4

= 20

print(answer) will print the output 20.

Hope this helps :)

What is the output?
answer = "Hi mom"
print(answer.lower())

Answers

Answer: hi mom

Explanation: got it right on edgen

The the output for answer = "Hi mom" print(answer.lower()) will be "hi mom".

What is string?

A string is a character sequence. Strings are used in programming to represent and manipulate text or other character sequences such as numbers or symbols.

Strings are typically surrounded by quotation marks, as in "Hello, world!" Using various string methods and operations, they can be concatenated, split, sliced, and manipulated in a variety of ways.

The lower() string method returns a new string with all alphabetic characters converted to lowercase.

The string "Hi mom" is stored in the variable answer in this code, and then the lower() method is applied to it.

The method returns a new string that has all alphabetic characters converted to lowercase and is then printed to the console. As a result, the output is "hi mom."

Thus, the output will be in lowercase, i.e., hi mom.

For more details regarding programming, visit:

https://brainly.com/question/11023419

#SPJ2

Other Questions
(SELECT ALL THAT APPLY)Which of the following may be exceptions to the Law of Superposition?fault blockst-h-r-u-s-t faultsturbiditesd-i-k-e-slava Yesterday 170 guests at a hotel called for room service, and 255 guests did not call for ro service. What percentage of the guests at this hotel called for room service yesterday? synonyms of perpetual what type of angles are these TWO angles? answer choices:adjacent angles. linear pair. vertical angles .complementary angles explain organized crime in your own words Cells in the body use oxygen (O2) for cellular respiration. Which is the result of cellular respiration?A. ATP is consumed, and carbon dioxide (CO2) is released.B. ATP is consumed, and carbon dioxide (CO2) is absorbed.C. ATP is produced, and carbon dioxide (CO2) is absorbed.D. ATP is produced, and carbon dioxide (CO2) is released Recognizing how many syllables there are in a new word or what word it rhymes with is an example of _________. Which labeled arrow represents the image formed by the lens? what is the answer to this? plz helppppp meeeeeeu get reported if u just take the points, too... Apple puff cereal is $3.99 for 24 ounces. What is the price per ounce? I am writing to inform you that the haircut and coloring that I receivedlast Thursday is unsatisfactory. I clearly told Angela that I wanted darkbrown hair with red undertones. As you can see from the photograph,my hair is now light brown. I've also found that the product used tocolor my hair has left it dry and dull. The cut looks decent from thefront, but the back has several uneven layers cut into it. Mark alwayscuts my hair and knows I don't like layers in the back. Please refund the85 dollars I spent on these services.How does the detail 'The cut looks decent from the front, but the back hasseveral uneven layers cut into it" best support the central idea that the authoris unhappy with her haircut and color?A. It gives a specific example of what is unsatisfactory about the cut.B. It encourages readers to feel sympathy based on their ownexperience.C. It proves that the cut looks terrible and is unflattering andunprofessionalD. It indicates that she wants to have Mark correct the unevenlayering. The animals, people, and things in a story are called Antonio buys a 10-pound bag of potatoes for $3.98. To the nearest cent, how much is 1 pound of potatoes?A$3.88B.$1.38C$0.40D$0.04 PLZ HELP ME!!!! I WILL MARK YOU BRAINLIEST!!!Jane wants to display her monthly expenses in a circle graph to help her budget her money. she determines that the sector representing her car payment will have a angle of 59 degrees. if janes total monthly expenses are 1,650 what is her monthly car payment? If this rectangle is enlarged by a scale factor of 3, what is the perimeter of the enlarged rectangle? The left side number is 3 the bottom number is 7 I need the pass compose or imparfait of the words in the parentheses in French tho , can someone help me ?? Pls and thanks Le bal masqu Compltez le texte en mettant les verbes entre parenthses l'imparfait ou au pass compos.Quand elle (1)ltre) jeune, Virginie (2)(tre) trs timide et(3)(aimer) la solitude. Un jour cependant, ses amies (4).(inviter) Virginie un bal masqu. Et pour une fois, Virginie (5)_(accepter)l'invitation. Pendant la soire, Virginie (6)(remarquer) un garon dguisen Zorro qui la (7)(regarder) tout le temps. Finalement, il (8) (venir) lui parler et ils (9)(passer) le reste de la soire ensemble. la fin dela soire, le garon (10).(disparatre) et elle (11)(ne jamaissavoir) qui il (12)(tre) What questions do you have about the election night and the results of the 2020 election (x^5 y)/(x^2 y^6) please help i dont understand this BRANLIEST AWARDED TO THE BEST ANSWER!!Climate has always been changing so humans cannot possibly be responsible for climate changeGIVE TWO SIDES OF THE ARGUEMENT (Why you agree that humans caused climate change and why u dont agree)pls list points THANKS Select four components of a fluid power system.airregulatorvalvetiremotorcylinder* if you dont know dont answer please *