test_that("necklace gives correct answer", { expect_that(necklace(2, 2), equals(3)) expect_that(necklace(2, 3), equals(4)) })
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.