Lesson 2 Homework
Lesson 2 Homework
Part A: Formatting
1. Use the command =lorem(3, 10) to create 3 paragraphs of text, each 10 lines
long.
If you can’t get it to work, go to https://loremipsum.io/generator/?n=3&t=p
2. Select the first paragraph and capitalise every word. Make the second paragraph all
lowercase and make the third paragraph all uppercase.
3. Change the line spacing of the entire chunk of text to something else.
4. Notice how the gaps between the paragraphs look like one of the following:
7. Make the space between the second and third columns 1cm, while leaving the first
one as 0.2cm. It should look like this:
0201A: Homework
8. Copy the below text into your document and turn on paragraph marks. Answer the
questions related:
How many times did I use TAB key between here and here?
Did I use tabs or spaces for this gap?
What about this one? How many spaces were there?
What key have I pressed to separate these lines? Use trial and error if you don’t
know)
Part B: Tables
1. Use the below data to make an appropriate table:
Player Number, Position, Age, Rating, Avg. Score, 1, LB, 32, 7, 1.2, 2, RW, 27, 8,
6.8, 3, CF, 24, 6, 5.1, 4, CM, 31, 9, 5.8
2. Convert the table back into text but use the character “/” to separate the information
instead of commas.