The other day, while I was biking, an idea popped into my head: Why don’t I use AI to write pseudo code, then solve the problem using that? So I did it! I went to Claude told me to generate 10 small Python problems that I can practice on. My prompt? I want to hone my problem-solving skills. Can you create me basic problems in Python so I can...