tBKwtWS 1 miesiąc temu
rodzic
commit
df97845565
1 zmienionych plików z 1 dodań i 1 usunięć
  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