0 / 60 seg.

How can you compare two strings to find out if they are identical?

const str1 = "hello";
const str2 = "world";