Test pages!
python def print_hi(name): print("hello", name) print_hi('Tom')
python def print_hi(name): print("hello", name) print_hi('Tom')