Hi. I have been using R for years with RStudio as the IDE. I understand there are other IDEs but RStudio is the most common. I also use Run R code online to run a small piece of R code.
I am thinking I should bite the bullet and learn some Python.
What is the friendliest Python IDE? And what is the equivalent to Run R code online to run a small piece of Python code?
Alternatively, you may be interested in using VSCode (https://code.visualstudio.com), with the Python extension. This is my preferred IDE for Python and Julia.