6 points
Is this a prompt to bypass a restriction that gpt claims to not be able to use emojis?
1 point
6 points
*
But this is using string output, of course it will work. Define your variables as emoji.
let 😅 = 3
2 points
3 points
1 point
11 points
Is this gonna be one of those weird cases where evaluation of the assignment happens before the ternary operator?
4 points
true, so 😃
13 points
bash: let: =: syntax error: operand expected (error token is “=”)
9 points
What programming language are you assuming this is? I’m thinking of it as JavaScript in my head and I don’t think there would be any errors.
2 points
2 points
8 points
1 point
22 points
*
🖕 ( nothing personal. It’s just the right answer. I ran the code. )