浏览代码

Update 'main.py'

typo
tBKwtWS 3 天之前
父节点
当前提交
cd03d14fa0
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      main.py

+ 1 - 1
main.py

@@ -43,7 +43,7 @@ def orient():
     while front_is_blocked():
         turn_left()
 
-# Mondriaan colours paint:
+# Mondriaan colours paint
 def paint():
     """
     For animation purposes, paint before if statements.