#Expected unexpected output
6 messages · Page 1 of 1 (latest)
are you trying to set the value of both leftHand and rightHand to empty?
No, it is a question like "Write the output of the function and why"
So im just trying to figure out why the
var lefthand, righthand = 'empty"
declaration doesnt apply to both left and right hand. Maybe its just the way it is in javascript?