tBKwtWS hace 1 mes
padre
commit
df97845565
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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