HELP ! K append


I am getting Run error

@shubhamgh00 on line number 65 change print(t) to print(head) and your code will work.

I did but it still showing run time error.

When I did, it worked. It is working now as well.


please see the code. when i am giving condition that k>n, it is always printing same ll.
How can i change it to needed conditon.

instead of k, always pass k%n.