Hi. Can you help me find the Snap! version of this feature, please?
println(Seq("the", "brown", "dog").mkString(" "))
the brown dog
Hi. Can you help me find the Snap! version of this feature, please?
println(Seq("the", "brown", "dog").mkString(" "))
the brown dog
welcome to the forums @dcbriccetti is that python?
I just searched Google for mkString
and I am getting many results for Scala.
here's how to do it
Hi. It is Scala.
Thanks, all, for the quick replies.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.