Challenge: Simple Nested
Please write your answers for the simple nested challenge below
HTML <div>
Use the +
operator to concatenate the strings “hello” and “there” in R
{dovetail}
Challenge
U Use the +
operator to concatenate the strings “hello” and “there” in R
pandoc fenced div
Challenge
Use the +
operator to concatenate the strings “hello” and “there” in R
Challenge: Complex Nested
Please write your answers for the complex nested challenge below
HTML <div>
Use the +
operator to concatenate the strings “hello” and “there” in R
Great! Now use paste0()
to paste together “mono” and “rail” to make “monorail”
{dovetail}
Challenge
Use the +
operator to concatenate the strings “hello” and “there” in R
Great! Now use paste0()
to paste together “mono” and “rail” to make “monorail”
pandoc fenced div
Challenge
Use the +
operator to concatenate the strings “hello” and “there” in R
Great! Now use paste0()
to paste together “mono” and “rail” to make “monorail”