Navigation

  • index
  • Logo Reeborg's World
  • Learn Python with Reeborg

Quick search

Index

Symbols | A | C | D | E | F | G | I | M | N | O | P | R | S | T | W

Symbols

  • " " " (triple)
  • #
  • ' ' ' (triple)
  • *
  • **=
  • *=
  • +
  • +=
  • -
  • -=
  • /
  • //
  • //=
  • /=
  • \"
  • \'
  • \n

A

  • at_goal()
  • augmented assignment operators

C

  • carries_object()
  • comments

D

  • def

E

  • elif
  • else
  • escape character
  • escape sequence

F

  • from ... import
  • front_is_clear()
  • function
  • function argument

G

  • global

I

  • if

M

  • move()

N

  • not

O

  • object_here(arg)

P

  • pause()
  • pause(ms)
  • print()
  • put()
  • put(arg)

R

  • recursion
  • repeat
  • right_is_clear()
  • Rule # 1
  • Rule # 2
  • Rule # 3
  • Rule # 4

S

  • scope

T

  • take()
  • take(arg)
  • think(ms)
  • turn_left()

W

  • wall_in_front()
  • wall_on_right()
  • while
  • World()

Navigation

  • index
  • Logo Reeborg's World
  • Learn Python with Reeborg
© Copyright AndrĂ© Roberge - Created using Sphinx 1.8.1.