Tony Johansson
2016-05-03 09:05:54 UTC
Hello!
It's this sentence below within brackets that I have a question about.What
exactly does it mean when it says that the function takes a sequence of
string. If I pass in an array of string and then concatenate then and return
the whole string will the satisfy the sentence?
[Write a function that takes a sequence of string which it concatenates, and
returns]
//Tony
It's this sentence below within brackets that I have a question about.What
exactly does it mean when it says that the function takes a sequence of
string. If I pass in an array of string and then concatenate then and return
the whole string will the satisfy the sentence?
[Write a function that takes a sequence of string which it concatenates, and
returns]
//Tony