if (__name__ == "__main__"): line1 = Line(3,4,167,300) print(line1) print(line1.length())