0
Three thread problem for print and generation
Hi I have been asked to generate and print random numbers. These tasks are to be done in three different thread. One for generating , one for printing odd and one for printing even numbers. How to achieve the same ? I am getting confused and my trial is at below : https://code.sololearn.com/cGist6nVzm4E/?ref=app
1 Antwort
0
Hi community , share your valuable input on this plz