Understanding the Problem There is a list of nums as nums and a single integer as val. If the given list has the value val, it should be taken away from the list. The instruction was clear with the finishing words that I need to return k, which is th...
ramieeee.me2 min readNo responses yet.