Hello guys! Please i'm working on a project and i want to check if an element exist in a resource, please how do i do that? E.G i have a resource(txt file) of many lines and i want to check if "dog" exist in one of the lines how do i do it? Thanks
@andreiem I added a random sleep time before all the procedures started. The 1st thread starts. and then 2nd thread .. 3 and 4 5 ... Since they do not do the same operations at the same time, they do not consume much processor.