Test yourself on the threading module with Python
Quiz
1.
Which of the following library can be used to run a function as a thread?
A.
thread
B.
numpy
C.
os
D.
None of the above
1 / 3
Test yourself on the threading module with Python
Quiz
Which of the following library can be used to run a function as a thread?
thread
numpy
os
None of the above