print("Line 2") class Test: def __init__(self): print("Line 1")