Test Cases & Chat
Part 1
current
Test 1
input:digits = "23"
expect:["ad","ae","af","bd","be","bf","cd","ce","cf"]
Test 2
input:digits = "2"
expect:["a","b","c"]
Test 3
input:digits = ""
expect:[]
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:digits = "23"
expect:["ad","ae","af","bd","be","bf","cd","ce","cf"]
Test 2
input:digits = "2"
expect:["a","b","c"]
Test 3
input:digits = ""
expect:[]
Choose your coach
Pick a style and how you want to communicate
then