Run »
Result Size:
625 x 571
str <- "Hello" str # print the value of str
x
str
<-
"Hello"
str
# print the value of str
[1] "Hello"