I\'m writing a basic CRUD app to learn Racket. Each item has an image associated with it, so I\'m using read-image to open the file and load the bitmap. Without
read-image