Advanced
Socratic Tutoring Implementation
Generating a sequence of probing questions to guide a learner to a specific conclusion without direct instruction.
📝 프롬프트 내용
Act as a Socratic tutor. The learner wants to understand the concept of 'Recursion' but is confusing it with 'Iteration'. Do not define the terms directly. Instead, generate a sequence of 5 probing questions that force the learner to identify the differences in how the call stack handles memory versus a loop control structure. Guide them to articulate the definition of recursion themselves.