• + 0 comments

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