Sweet! The function writeName() has no return value. So we give it a voidreturn type.
writeName()
void
Nope, try again!