Can you order the following lines of code to correctly output whether s2 is a part of s1?

Super! We create the strings and pass s2 as an argument to the Contains () method and store the result in b, which we finally display.

Oh noes! We create the strings and pass s2 as an argument to the Contains () method and store the result in b, which we finally display.