vsprintf()
vsprintf() is a PHP topic. In plain words you use it for Hello, Asha in a web page. Don’t start with a slogan — start with that picture.
Smallest example: echo / print. Type it, run it, and say what you see. If you can do that from memory, you know vsprintf().
From the example next to this theory — vsprintf(): scores array, print avg, then high marks.
Trap — missing semicolon. Fix that before you talk about advanced PHP.
Viva — what is vsprintf()? Then show echo / print. Then name the trap.
What is vsprintf()? Show this: echo / print. Trap: missing semicolon.