Assuming you are right, according to ascii A is 65 so it should be 71…
Im honestly struggling to figure out how it got 15. Yes I know it’s just a fancy text prediction engine. Yes it doesn’t think, it just calculates what is the most likely string to follow the previous one. But seriously 1+2+3 equaling 15 makes no sense… Wait holy shit… I got it
2+3 = 5 1 = 1
Now instead of adding them, imagine they are strings and concatenate them together (str) “1”+(str) “5” = “15”
crunchy@lemmy.dbzer0.com 1 week ago
And it was still wrong