I think it’s B.. I’m pretty sure
A place to watch daisy Taylor vids
Opening unfamiler emails and visiting unknown websites
if(Expression to be tested) {
code to execute
} else if(Expression to be tested) {
code to execute
}
you can have as many else ifs as you want. But that's what it looks like.