mirror of
https://github.com/VitaAetaerna/SubnetExerciseGenerator.git
synced 2024-11-10 05:21:36 +01:00
Update main.py
This commit is contained in:
parent
fccd0ce51d
commit
7bfe22aab1
2
main.py
2
main.py
@ -1,6 +1,6 @@
|
|||||||
import math
|
import math
|
||||||
import random
|
import random
|
||||||
|
print("Made by VitaAeterna and NekoSilvertail https://github.com/VitaAetaerna/SubnetExerciseGenerator/")
|
||||||
def intToDotted(ip):
|
def intToDotted(ip):
|
||||||
# input: ip
|
# input: ip
|
||||||
# determins dotted decimal format for given ip as int
|
# determins dotted decimal format for given ip as int
|
||||||
|
Loading…
Reference in New Issue
Block a user