Browse Source

Missing "

tBKwtWS 1 tháng trước cách đây
mục cha
commit
df97845565
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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