7 tadan 1-dars

Tap the word that belongs in the gap.

function square(x: number)___ {    return x * x; }