def connect_to_db(): print("Connecting to database...") return True