#In this situation, the easiest solution is often: try: # Your code except ValueError: #raised if `x` is empty. pass