You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 01_helloWorld/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ Go ahead and see if you can make the test pass by editing the return value of th
38
38
39
39
Just to make sure, in case you're confused at this point, the test is telling you that running the function `helloWorld` should return the phrase `Hello, World!`. Punctuation and capitalization definitely matter here, so double check that if the test still isn't passing.
0 commit comments