Consider the following functions for non-zero positive integers, \( p \) and \( q \):
\[
f(p, q) = p \times p \times p \times \cdots \times p = p^q \quad ; \quad f(p, 1) = p
\]
\[
g(p, q) = ppppp\cdots (up \text{ to } q \text{ terms}) \quad ; \quad g(p, 1) = p
\]
Which one of the following options is correct based on the above?