Kaydet (Commit) 6dfe956b authored tarafından Georg Brandl's avatar Georg Brandl

Remove another unnecessary Unicode character.

üst 459744cc
...@@ -308,5 +308,5 @@ corresponding to a full circle: ...@@ -308,5 +308,5 @@ corresponding to a full circle:
.. method:: Turtle.degrees([fullcircle]) .. method:: Turtle.degrees([fullcircle])
*fullcircle* is by default 360. This can cause the pen to have any angular units *fullcircle* is by default 360. This can cause the pen to have any angular units
whatever: give *fullcircle* 2\*$π for radians, or 400 for gradians. whatever: give *fullcircle* ``2*pi`` for radians, or 400 for gradians.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment