# File karel/ur_robot.rb, line 45
def
show_state
(
msg
)
puts
msg
+
' '
+
state
.
to_s
end