test_that("day3; puzzle 1", {
expect_equal(f03a(example_data_03()), 198)
})
test_that("day3; puzzle 2", {
expect_equal(f03b(example_data_03()), 230)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.