Instructions
Please follow the instructions below carefully as that’s how the grader grades your assignment. Computer work is all about details!
1) This homework set is based on Lesson 1 — Try out the R Console Application. So you need to watch the video in Lesson 1 BEFORE you do this homework set.
2) Here is the what you need to do for this assignment:
In the video, I typed three arithmetic operations: 2 + 3, 6*10 and 7/3.
— Now, what you need to do is to come up with your own three arithmetic operations (addition, multiplication and division). For example, you can type 101 +7, 60*2 or 55/9.
— You do NOT need to clear your screen in doing your assignment. (For some of you, you might see a bunch of text displayed on the screen after your three arithmetic operations. That’s fine. Just leave it there. See irrevelant_text.
— Then save your results in a .txt file (as shown in the video).
— Submit your .txt file to Canvas before the due date.
3) Regarding the .txt file:
For PC:
-END-