# NOT RUN {
# While writing a new lesson by hand just use:
wq_script()
# If converting from another format to a swirl course you may want to sue the
# API:
wq_script("Write a function that adds three numbers.",
"add_three_test()", "Something like: add3 <- function(x, y, z){x+y+z}",
"add-three.R")
# }
Run the code above in your browser using DataLab