#"yield" returns a value continues the execution of the function #"return" returns a value and terminates the execution of the function