Practical 01 · Section 1
The same half-sentence, five times
Aim
To see for yourself that a model does not store an answer. It builds one, word by word, and the path can differ every time.
You need
Any AI chat tool you already use. Somewhere to write five lines: paper, or the table below.
Steps
- Open a new chat. Not a continued one: an earlier answer would influence the next.
- Paste exactly this, and nothing else:Complete this sentence in one line: "The most surprising thing about working in enterprise technology is"
- Copy the reply into row 1 of the table.
- Close the chat. Repeat steps 1–3 four more times, filling rows 2 to 5.
- Optional: do the whole thing again in a different tool and compare.
Observations
| Run | Continuation |
|---|---|
| 1 | |
| 2 | |
| 3 | |
| 4 | |
| 5 |
You should notice
Five different endings, some close, some not. Nothing was looked up. Each time the model chose a likely next word, then the next, and the path diverged. If two runs came out identical, that is worth noting too; Note 03 explains why.
Record
write down what you noticed. that's the whole practical.