In this lesson, you’ll learn how to use the join()
method to bring all your threads together before the main thread exits. If you download the sample code, you can get your own copy of 05-join.py
:
To learn more, you can also check out the documentation.
gnraju24 on July 30, 2020
course is going great till now. thanks for explanation with code