Python runs as a single thread, and the time module
gives access to time information about the length of
different processes. but once engaged ina time consuming task,
threading allows us to push off the time consuming task
to a separate task, and keep an app goinmg.Below:
* * *
No comments:
Post a Comment