snake.length = 2
for giraffe in giraffes:
giraffe.height = int(input("Enter the giraffe's height: "))