powered by
Exec(x)
eval
parse
A <- "This" B <- "is" C <- "a text" for(s in LETTERS[1:3]) Exec(gettextf("print(%s)", s))
Run the code above in your browser using DataLab