Call main()
Helps if you actually call the function doesn't it?
This commit is contained in:
@@ -43,3 +43,4 @@ def main():
|
||||
output = ipv4_to_ipv6(ipv4)
|
||||
print(output)
|
||||
|
||||
main()
|
||||
|
||||
Reference in New Issue
Block a user