I noticed something odd in the lecture “Update Operators”, when adding a review to a movie. This is what the video says to do:
This is what I did:
At the point where the two elements of the string array were joined together, there’s an extra comma which isn’t intended. It looks like the same thing happened in the video too:
Any idea why this happens?