summaryrefslogtreecommitdiff
path: root/robot/problems/introduction/countlines/common.py
diff options
context:
space:
mode:
Diffstat (limited to 'robot/problems/introduction/countlines/common.py')
-rw-r--r--robot/problems/introduction/countlines/common.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/robot/problems/introduction/countlines/common.py b/robot/problems/introduction/countlines/common.py
index 6a50988..925fc06 100644
--- a/robot/problems/introduction/countlines/common.py
+++ b/robot/problems/introduction/countlines/common.py
@@ -31,6 +31,7 @@ while time.time()-start < 2.1:
stevec += 1
color = c
robot.move_steering( 'off' )
+
print( "Stevilo crt:", stevec )
'''