# no data generation
In the previously created script, use function message
to display the following phrase in R's prompt:"My name is ...."
.
x <- 36 y <- 'Richard' message(paste0('My name is ', y)) # press control+shift+enter to run this chunk of code in RStudio
extype: string
exsolution: r mchoice2string(c(TRUE, FALSE, FALSE, FALSE, FALSE), single = TRUE)
exname: "Basic"
exshuffle: TRUE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.