|
|
|
|
|
by m_kos
449 days ago
|
|
I recently asked Claude 3.7 (Thinking) to help me debug. I told it that it seemed my code crashed when MY_FLAG was true. Its solution? if MY_FLAG: MY_FLAG = False Do you come across issues like this too or am I not prompting it correctly? |
|