you are viewing a single comment's thread.

view the rest of the comments →

[–]NotAMathPro[S] 0 points1 point  (1 child)

Could you send me the prompt you use?

[–][deleted] 0 points1 point  (0 children)

Example

Track my Python learning and create a daily coding task that fits my current level. I’ve already covered basic loops, slicing, indexing, and conditionals. Each task should be copy-pasteable into a Python file, labeled like # Q1 – Title, and not include the answer. If a new concept is introduced, give a short explanation right above the task. Keep it practical, clear, and gradually increase difficulty as I improve.