cain someone assist me create a thread function for this in python 3
import thread def deleteThread(api, objectId): try: api.destroy_status(objectId) pri