python nzec



am getting nzec error for the problem
am new to python

there’s probably more than one space between the two numbers.

use .split() instead of .split(' ')

hope it helps !