yeah, I feel the same!!
liked your solution! however wouldn't the friend '1234', still pass ?? it's a string after all
Hi, did you figure it out? I solved it using this.valueOf()
Even though, I later saw there's a clever way to get the value of the string, using this.valueOf() worked for me at the time I was doing the challenge.
Loading collection data...
yeah, I feel the same!!
yeah, I feel the same!!
liked your solution! however wouldn't the friend '1234', still pass ?? it's a string after all
Hi, did you figure it out?
I solved it using this.valueOf()
Even though, I later saw there's a clever way to get the value of the string,
using this.valueOf() worked for me at the time I was doing the challenge.