Previous
Slide 7 of 27
Slide 7
- Functions are identified by having parentheses appended, which typically contain parameters for the function to use
- In this case, the WORDS() function counts the number of words found in the sentence variable and returns that value to the count variable
Next