I'm an R programmer who uses RStudio and have used PyScripter a bit in the past to script some Python...
PythonAnywhere seems great but I'm wondering, is there a way to highlight and run single lines and sections of code in the file editor and see the results of just that code in the console?
This is really useful for fast debugging and is my bread and butter in R.
Thanks.