Live Exploratory Testing – Python
In Challenge 3 for 2021's Exploratory Testing week from Ministry of Testing, I tested something live.
I chose to test the Python interpreter, using test automation in (naturally) Python.
I'm not deeply skilled with Python, and had no idea what I'd find. I found interesting information that came as a surprise, but I'm not sure I found a bug.
Here's the challenge

Here's the video of me doing my thing:

Here's the code I used
Here's more from the week


