See that? Parameters are temporary variables that we define in the parentheses after the function name and use to access values that we pass to the function.
Psst: these values are also known as arguments.
Would passing string really work here?