my_answers <- c('S', 'C++', 'Python', 'Julia', 'Javascript') #check_answers(my_answers)
The R language was developed based on what other programming language?
exams::answerlist(my_answers, markup = "markdown")
Straight from the book, section What is R: "R is a modern version of S, a programming language originally created in Bell Laboratories (formerly AT&T, now Lucent Technologies)."
extype: schoice
exsolution: r mchoice2string(c(TRUE, FALSE, FALSE, FALSE, FALSE), single = TRUE)
exname: "S PLUS"
exshuffle: TRUE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.