← Back to context

Comment by drevil-v2

1 year ago

I did not run the code myself. The code block and console log I have pasted is verbatim copy from Claude3.5

Claude isn't actually running console.log() it produced correct code.

This prompt "please write a javascript function that takes a string and a letter and iterates over the characters in a string and counts the occurrences of the letter"

Produced a correct function given both chatGPT4o and claude3.5 for me.