I’ve done a bit of coding in my life, but I’m fairly new to using Python and Blender.
Are there ways I can watch values within Blender? Are there ways to step through the program and create watch points?
When I write the command print(“hello world”) in the text window as part of some code, where is it printed in Blender? I know in the past, it was printed in a console window, but in 2.59 I no longer see that window.