TypeError: int() argument must be a string, a bytes-like object or a number, not 'list'

Okay well, welcome to the forum.

When you put code into a post, please put three backticks (```) before the code block starts, and another three backticks after it ends, so it will render properly.

You’ve copied my solution without removing the extra loop that i pointed out in post 16. There should be no J loop.

Hey thanks for the pointers…
I didn’t want to copy the code…
but I am really struggling with logic building…so I had to google and came across this post

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.