#!/usr/bin/env python
from time import sleep
def haiku350(what): print(“I’m thankful for “+what)
thankfulList = [‘Jess’, ‘my daughters’, ‘love’]