How to I arrange ips to the rotating process | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to I arrange ips to the rotating process

https://code.sololearn.com/cxSrw698Gml8/?ref=app

16th Dec 2022, 12:57 AM
The intern diaz
The intern diaz - avatar
4 Answers
+ 3
First of all, fix existing code. Besides a syntax error in the very first line, the style and organization make it impossible to read. Maybe a good stop at the official style guidelines can be of great help: https://peps.python.org/pep-0008/
16th Dec 2022, 10:21 AM
Emerson Prado
Emerson Prado - avatar
+ 1
BTW, pls don't upvote your own code
16th Dec 2022, 1:01 PM
Emerson Prado
Emerson Prado - avatar
0
simply copy-pasting would often destroy your Python code, which is layout sensitive. Also, you seem to have copied from multiple sources and just pasted everything together...
16th Dec 2022, 12:44 PM
Bob_Li
Bob_Li - avatar
0
I'm beginning my training and I looked for specific ips ..that I have in different computers so I can use them
16th Dec 2022, 3:30 PM
The intern diaz
The intern diaz - avatar