• + 0 comments

    print("Weird" if n % 2 != 0 or (6 <= n <= 20) else "Not Weird")