1Alert: Value is: string 2Alert: Answer for "foo" is: string foo 3Alert: Answer for "bar" is: string bar 4Alert: Answer for "qux" is: string qux 5Alert: Answer for "bar" is: string bar 6Alert: Answer for "qux" is: string qux 7Alert: Value is: string qux 8Alert: Answer for "" is: string 9Alert: Answer for "goats" is: string 10Alert: Answer for "b4" is: string 11Alert: Answer for "b4.5" is: string 12Alert: Answer for "4x" is: string 13Alert: Answer for "4.5x" is: string 14Alert: Answer for "4" is: string 15Alert: Answer for "4" is: string 16Alert: Answer for " 4" is: string 17Alert: Answer for "4 " is: string 18Alert: Answer for " 4 " is: string 19Alert: Answer for "4 3 2 1" is: string 20Alert: Answer for "-4" is: string 21Alert: Answer for "23.00000001" is: string 22Alert: Answer for "23.00000000000000001" is: string 23Alert: Answer for "4e+25" is: string 24Alert: Answer for "40000000000000000000000000" is: string 25Alert: Answer for "25,5" is: string 26Alert: Answer for "1e+5" is: string 27Alert: Answer for "1e5" is: string 28Alert: Answer for "1e-5" is: string 29Alert: Answer for "-1e-5" is: string 30Alert: Answer for "1.2e5" is: string 31Alert: Answer for "Infinity" is: string 32Alert: Answer for "Infinity" is: string 33Alert: Answer for "INFINITY" is: string 34Alert: Answer for "INF" is: string 35Alert: Answer for "NaN" is: string 36Alert: Answer for "NaN" is: string 37Alert: Answer for "NAN" is: string 38Alert: Answer for "0x100" is: string 39Alert: Answer for "0x100.1" is: string 40Alert: Answer for "0x100,1" is: string 41Alert: Answer for "0x100x1" is: string 42Alert: Answer for "123x6" is: string 43Alert: Answer for "123xy6" is: string 44Alert: Answer for "123.y6" is: string 45Alert: Answer for "1,000,000" is: string 46Alert: Answer for "1.2.3" is: string 47Alert: Answer for "1-3" is: string 48Alert: Answer for "1+3" is: string 49Alert: Answer for "1.-3" is: string 50Alert: Answer for "1.+3" is: string 51Alert: Answer for "1,2,3,4" is: string 52Alert: Answer for "[1, 2, 3, 4]" is: string 53Alert: Answer for "[object Object]" is: string 54Alert: Answer for "{a: 1, b: 2}" is: string 55Alert: Answer for "function(x) { return x+1; }" is: string 56Alert: Answer for "function(x) { return x+1; }" is: string 57Alert: Answer for "Foo" is: string 58Alert: Answer for "Bar" is: string 59Alert: Answer for "Qux" is: string 60Alert: Answer for "bar,qux" is: string qux 61Alert: Answer for "foo,1" is: string foo 62Alert: Value is: string foo 63Alert: Value is: string qux 64Alert: Answer for "foo" is: string foo 65Alert: Answer for "bar" is: string bar 66Alert: Answer for "qux" is: string qux 67Alert: Answer for "bar" is: string bar 68Alert: Answer for "bar,qux" is: object bar,qux 69Alert: Answer for "1,2,3,4" is: string 70Alert: Answer for "foo,1" is: string foo 71Alert: Answer for "qux" is: string qux 72Alert: Value is: string qux 73Alert: Answer for "" is: string 74Alert: Answer for "goats" is: string 75Alert: Answer for "b4" is: string 76Alert: Answer for "b4.5" is: string 77Alert: Answer for "4x" is: string 78Alert: Answer for "4.5x" is: string 79Alert: Answer for "4" is: string 80Alert: Answer for "4" is: string 81Alert: Answer for " 4" is: string 82Alert: Answer for "4 " is: string 83Alert: Answer for " 4 " is: string 84Alert: Answer for "4 3 2 1" is: string 85Alert: Answer for "-4" is: string 86Alert: Answer for "23.00000001" is: string 87Alert: Answer for "23.00000000000000001" is: string 88Alert: Answer for "4e+25" is: string 89Alert: Answer for "40000000000000000000000000" is: string 90Alert: Answer for "25,5" is: string 91Alert: Answer for "1e+5" is: string 92Alert: Answer for "1e5" is: string 93Alert: Answer for "1e-5" is: string 94Alert: Answer for "-1e-5" is: string 95Alert: Answer for "1.2e5" is: string 96Alert: Answer for "Infinity" is: string 97Alert: Answer for "Infinity" is: string 98Alert: Answer for "INFINITY" is: string 99Alert: Answer for "INF" is: string 100Alert: Answer for "NaN" is: string 101Alert: Answer for "NaN" is: string 102Alert: Answer for "NAN" is: string 103Alert: Answer for "0x100" is: string 104Alert: Answer for "0x100.1" is: string 105Alert: Answer for "0x100,1" is: string 106Alert: Answer for "0x100x1" is: string 107Alert: Answer for "123x6" is: string 108Alert: Answer for "123xy6" is: string 109Alert: Answer for "123.y6" is: string 110Alert: Answer for "1,000,000" is: string 111Alert: Answer for "1.2.3" is: string 112Alert: Answer for "1-3" is: string 113Alert: Answer for "1+3" is: string 114Alert: Answer for "1.-3" is: string 115Alert: Answer for "1.+3" is: string 116Alert: Answer for "[1, 2, 3, 4]" is: string 117Alert: Answer for "[object Object]" is: string 118Alert: Answer for "{a: 1, b: 2}" is: string 119Alert: Answer for "function(x) { return x+1; }" is: string 120Alert: Answer for "function(x) { return x+1; }" is: string 121Alert: Answer for "Foo" is: string 122Alert: Answer for "Bar" is: string 123Alert: Answer for "Qux" is: string 124Alert: Value is: string 125