#!/usr/local/bin/python3 for i in range(10000000): 'a' not in {'a', 'b'}