C3W4 list indices must be integers or slices, not tuple error


could you please help me fix this error?

input_sequences is a list and not an nd-array in your case. Please go back to pad_seqs and fix the type of the return value.