blob: 8a56f7f675d5b82d1a551555d2544e9142ec11e5 (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "BIVALVE@" ; species name
dw 100, 90 ; height, weight
db "It swims facing"
next "backward by open-"
next "ing and closing"
page "its two-piece"
next "shell. It is"
next "surprisingly fast.@"
|