Which of these statements call a function?
You got it!
To call a function, we need to place parentheses after the function name: saveProgress().
saveProgress()