img_sm = pygame.transform.scale (img, (32, 32))

    img_sm = pygame.transform.scale(img, (32, 32))
Busy Bison