blob: f96c6e40d8722d0a46546072025e74934e123a4f (
plain)
1
2
3
4
5
6
7
8
9
10
|
db "TURTLE@" ; species name
dw 303, 500 ; height, weight
db "Its long, furry"
next "tail is a symbol"
next "of longevity,"
page "making it quite"
next "popular among"
next "older people.@"
|