--this is a comment! whitespace does not matter --task2 p = {} function p.Kitten(frame) return "Meow" end return p