Page 208 - Data Science class 11
P. 208
# Divison
7/3
You will see the following:
Script (Input) Panel
Hereafter, you will be presented with a snapshot of the screen for clarity purposes. In the first line of the program
snippet, the programmer has put the addition statement directly without any remarks. In R or R studio, you can make
calculations by writing the arithmetic statement directly, unlike in other programming languages.
The command statement is always shown in blue and remarks in green but followed by #. Remarks are entered for
self-explanatory purposes, and they have nothing to do with the program. On the console pane, which is also the
output panel, you will see the following:
Console (Output) Panel
206 Touchpad Data Science-XI

