EQuimper/CodeChallenge

test unchecked

Closed this issue · 0 comments

myStr should not contain any spaces
myStr should contain the strings FirstLine, SecondLine and ThirdLine (remember case sensitivity)
FirstLine should be followed by the newline character \n
SecondLine should be preceded by the backslash character
There should be a newline character between SecondLine and ThirdLine
myStr should only contain characters shown in the instructions