When running python scripts and trying to copy and paste from Copilot to better understand the scripts, there is a character limit to past back in the box and the whole output text from Python cannot be paste into the copilot chat for it to troubleshoot.
Also, when asking copilot to write python scripts, there have been multiple times where the script is truncated because (I assume) there is a character limit to Copilot responses and Copilot does not realize it so the script will just stop and a random spot and not work. I have to have Copilot give it to me in chunks.