1

I saw a line of code like this:

thread = Thread(target = startReceiving, args = (0, ))

And I am interested to know what is the meaning of (0, )? Is that mean from zero to infinity?

martineau
  • 119,623
  • 25
  • 170
  • 301
Hasani
  • 3,543
  • 14
  • 65
  • 125

0 Answers0