# Hold the network attributes class Network(): def __init__(self): # TODO print("Created")