Test Cases & Chat
Part 1
current
Test 1
input:word1 = "horse", word2 = "ros"
expect:3
Test 2
input:word1 = "intention", word2 = "execution"
expect:5
Test 3
input:word1 = "", word2 = "abc"
expect:3
Test 4
input:word1 = "abc", word2 = ""
expect:3
Choose your coach
Pick a style and how you want to communicate
then
Loading...
OUTPUT
Run code to see output...
Part 1
current
Test 1
input:word1 = "horse", word2 = "ros"
expect:3
Test 2
input:word1 = "intention", word2 = "execution"
expect:5
Test 3
input:word1 = "", word2 = "abc"
expect:3
Test 4
input:word1 = "abc", word2 = ""
expect:3
Choose your coach
Pick a style and how you want to communicate
then