I\'m trying to understand the walrus assignment operator.
Classic while loop breaks when condition is reassigned to False within the loop.
x = True whi