I´m getting "null" and not the number "0"... I have tried so many times now, and it has to do with if statement "map.put(x, 1)" input: Lily Charlie Mia Jacob Sophia Alfie Isabella Freddie Grace Oscar output: a 9 b 2 c 4 d 2 e 6 f 2 g 1 h 2 i 7 j 1 k null l 6 m 1 n null o 3 p 1 q null r 4 s 3 t null u null v null w null x null y 1 z null