0
Is it good enough?
Hi, I made a LAN IP Validator in Python. I was wondering if I missed something or if I can simplify it... can you guys give me an indication? Thanks. code: https://code.sololearn.com/cA8A20a17a3A
2 Antworten
+ 2
None of the octets can be over 255.
0
Slick oh, right... forgot about that