def main():
    #write your code below this line
    door = Door()
    print(door.knock())