I asked GPT-3 for the question to “42”
muellerberndt.medium.com
I asked GPT-3 for the question to “42”
1–3 of 3 posts
Re: I asked GPT-3 for the question to “42”
#242 is the ASCII code for asterisk
>>> chr(42)
'*'Re: I asked GPT-3 for the question to “42”
#342 is the ASCII code for asterisk >>> chr(42) '*'
As in asterisk dot asterisk?