Python code cuts off when indexing

When using playground to write python script, it often seems to cut off in the middle on an array index. For example, the response will finish with:
array[i, Rather than: array[i,j]

Hi @isaacbasil

Welcome to the OpenAI community.

Please share the playground configuration using the share button on the top right in the playground UI.

i experience this a lot also, its like there is a character cap and the ai just stops outputting, does not have enough to even terminate the code for me at times.