Keep getting the same error. I tried different version of the code but can't find were my mistakes comes from: when testing the code, I have matching green lines...
La compilation de votre code a échoué. Voici l'erreur:Traceback (most recent call last):
File "turtle.py", line 131, in
student_code() # Execute the student code
File "turtle.py", line 17, in student_code
penColour('#228b22', 'block_id_:tkK,0bJ={-F_3Agum%;')
System Message: WARNING/2 (, line 6)
Definition list ends without a blank line; unexpected unindent.
TypeError: penColour() takes 1 positional argument but 2 were given
Docutils System Messages
System Message: ERROR/3 (, line 5); backlink
Unknown target name: "block_id".
Keep getting the same error. I tried different version of the code but can't find were my mistakes comes from: when testing the code, I have matching green lines...
La compilation de votre code a échoué. Voici l'erreur:Traceback (most recent call last):
File "turtle.py", line 131, in
student_code() # Execute the student code
File "turtle.py", line 17, in student_code
penColour('#228b22', 'block_id_:tkK,0bJ={-F_3Agum%;')
System Message: WARNING/2 (, line 6)
Definition list ends without a blank line; unexpected unindent.
TypeError: penColour() takes 1 positional argument but 2 were given
Docutils System Messages
System Message: ERROR/3 (, line 5); backlink
Unknown target name: "block_id".