If I knew the running time of a function was O(n) and I assigned a variable to the return value like:
x = somefunction(y)
Would the running time b