Two pointers method in python, don’t need to assign value for both pointers?
in this code don’t need to define the ‘right’ pointer before the statement? (like left pointer’s value assigned)
in this code don’t need to define the ‘right’ pointer before the statement? (like left pointer’s value assigned)