I recently changed from Spyder to PyCharm as a Python IDE. In Spyder I have often used the variable explorer feature (see picture). Is
Spyder
PyCharm
For your second question: you can also select your code and press shift + alt + E to run a part of your script on to the python console
shift + alt + E