ChatGPT helps me learn recursion in Python
Recursive joke about recursion goes here
I’m in the middle of working through Replit’s 100 Days of Code course, and this morning I did their unit on recursion. I figured that I’d use this as an opportunity to play with ChatGPT, and see what else I could learn about recursion.
My intuition is that using ChatGPT (or similar tools) is a very scalable and fast way to synthesize and integrate knowle…
