Closed 1995parham closed 1 year ago
After an introduction to python, we can move to python modules. First, we will discuss how we can write modules and how we can use python built-in modules. For built-in modules we have lots of choices including os, multithreading, etc.
os
multithreading
After an introduction to python, we can move to python modules. First, we will discuss how we can write modules and how we can use python built-in modules. For built-in modules we have lots of choices including
os
,multithreading
, etc.