public Thread():
Creates a thread with an auto-generated name derived from its unique id.
thread = Thread()