Poke
POKE is a BASIC command to set the contents of a memory address. A typical syntax is
An alternative syntax (used, for example, in CBM Basic V1+) is
The corresponding command to read from a memory address in BASIC is PEEK.
Poke is also a card game; see Poke (game).