Which of these statements add s1 and s2 together?
s1
s2
Sweet! We can use the concat() method or the assignment operators to add strings together.
concat()
Oh noes! We can use the concat() method or the assignment operators to add strings together.