public/subjects/concat-str/README.md

322 B

Concat Str

Instructions

Create a function named concatStr which takes 2 arguments and concatenates them.

Notions