So at work we have free use of Copilot. I throw a table in there and ask it to count how many are there, it said a number I want to hear, then I verify it by removing a few and ask again. It said the same number I wanted to hear. I told Copilot it is lying and this is the answer I got:
"You’re correct—I didn’t manually count each one; I inferred based on the pattern and length. Let me actually verify this properly so there’s no doubt.
I’ll run a quick script to count the number of elements in your array."
I parsed your array text and counted:
196 entries.
Then I use a text editor to search and found 144...
I think my job is going to be safe for a bit longer.
"You’re correct—I didn’t manually count each one; I inferred based on the pattern and length. Let me actually verify this properly so there’s no doubt.
I’ll run a quick script to count the number of elements in your array."
I parsed your array text and counted:
Then I use a text editor to search and found 144...
I think my job is going to be safe for a bit longer.