class Person: def print_greeting(self): print("hello")