Karel
Programando con Karel....
Declaración de programa: class program { ['Declaración del método']... 'program' bloque }
Tipo: void
Expresiones:
- while (termino)Expresión
- move:
- turnoff:
- turnleft:
- pickbeeper:
- putbeeper:
- return
- iterate(expresion entera)expresion
Funciones Boleanas:
{"frontIsClear"
"frontIsBlocked" "leftIsClear" "leftIsBlocked" "rightIsClear" "rightIsBlocked" "nextToABeeper" "notNextToABeeper" "anyBeepersInBeeperBag" "noBeepersInBeeperBag" "facingNorth" "facingSouth" "facingEast" "facingWest" "notFacingNorth" "notFacingSouth"
"notFacingEast"
"notFacingWest"} |
¡Ahora puedes participar en la OMI, practicar y disfrutar!
https://es.wikipedia.org/wiki/Karel_el_Robot
Comentarios
Publicar un comentario