You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a sentence with words and numbers.
The sentence splitted to the array of Strings which is called WORDS.
Complete the code, parse integers, calculate the sum of numbers in the WORDS,
also join strings with space delimiter