7 lines
102 B
Racket
7 lines
102 B
Racket
#lang racket
|
|
(list "O-Ren Ishii"
|
|
"Vernita Green"
|
|
"Budd"
|
|
"Elle Driver"
|
|
"Bill")
|