Answer: See explanation
Explanation:
The procedure fur responding to an email message goes thus:
The first thing to do is to open the website of the email. Then, you would click on "compose".
When you click on compose, you'll see some space where you'll fill some information such as the email of the person that you're sending to, that is, the receiver. You'll also feel the subject of the email.
Then you type the content of your message. When you're done with this, then you click on send.
A text box is an object you can add to your document that lets you put and type text anywhere in your file. Text boxes can be useful for drawing attention to specific text and can also be helpful when you need to move text around in your document.
Answer:
.JPEG
.PDF
.pptx
General Concepts:
<u>Google</u>
- Slides has an option to download a wide multitude of formats
Explanation:
If we go into File, and then under Download, we should be able to see which file types that a Slides presentation can be downloaded as.
Attached below is an image of the options.
Answer:
save as a word document (.docx) to keep editing offline then copy and paste into the google doc
Answer:
for count in range (5,8): numA=numA+count print(numA)
Explanation: