# UNQ_C7 GRADED FUNCTION: viterbi_backward, I wrote my own

I wrote my own viterbi_backward, function. I find it shorter and easier to follow the logic.
Is that ok with you guys?

Is it enough to keep the cell identifier for automated testing?

1 Like

Never mind, I commented out your code template and added my code.
It worked.

Regards!