浏览代码

Missing "

tBKwtWS 1 月之前
父节点
当前提交
df97845565
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -257,7 +257,7 @@ def main():
         
         # Rotate another karel eight times, and wait one second after each time
         for i in range(8):
-            rotate_asset(karel_east_mirrored, "right)
+            rotate_asset(karel_east_mirrored, "right")
             sleep(1)
         
         # Wait five seconds