Q16
Single choice
Given the following function:
Let ( [
name = "Rufus, Wainright, Smithers, Ltd., Inc."
x = MiddleWords ( name 2 3 )
y = WordCount ( name )
]
Right ( x y )
)
What is returned?