| about | help | code help+videos | done | prefs | 
areTwoStringsEqual
Return true if the two strings are equal and return false if they are not. areTwoStringsEqual("do", "do") → true areTwoStringsEqual("do", "od") → false areTwoStringsEqual("aug", "gua") → false ...Save, Compile, Run (ctrl-enter)  | 
Progress graphs: 
 Your progress graph for this problem
 Random user progress graph for this problem 
 Random Epic Progress Graph
Difficulty: 100
Copyright Nick Parlante 2017 - privacy