This is the title
D. Author
14-02-2013
Section 1
a <-rnorm(10,5,2) for (i in 1:10) { print(a[1]) }