6 ms·
Can it write a python function to count the letters?
by coding123 2y ago
Can it write a python function to count the letters?
- deleted 2y ago[deleted]
- asadm 2y agoall of them can.
- Spivak 2y agoThis is how I get it to do correct date calculations. Don't tell me what date next Monday is, write Python code using datetime to calculate next Monday and I'll run it in a sandbox. Works super well.
- moralestapia 2y agoI kind of also do this, for some queries, and I found it to be a very interesting concept, even from a philosophical pov. It's some sort of Chain-of-thought constraint on a different layer of abstraction. Does this come with its own advantages? (And no, AGI is not here either).