Imgflip Logo Icon
const foo = ("1" + "1" == "11");
console.log(foo);; this is because the values are strings instead of numbers, which still results in the statement being true | image tagged in robert downey jr's comments | made w/ Imgflip meme maker
50 views 4 upvotes Made by -Katlin- 6 hours ago in MS_memer_group
1 Comment
0 ups, <1h
python
Created with the Imgflip Meme Generator
EXTRA IMAGES ADDED: 1
  • paste:image.png
  • Robert Downey Jr's comments
  • IMAGE DESCRIPTION:
    const foo = ("1" + "1" == "11"); console.log(foo);; this is because the values are strings instead of numbers, which still results in the statement being true