I'm experiencing a strange issue in Python 3.13.1 when using the print(..., end="") function inside the interactive REPL. The first item in my list gets corrupted or disappears. Using ...