Hi. I’m new to sublime and have been installing packages and build systems for basic python Usage.
I’m on my 2013 Macbook Pro and I had to make my own build system as Sublime Text was ONLY building but not giving the output with the existing Python on Mac. It currently works fine with the new build. But it doesn’t give me the desired output that I want.
Here is the example image I show:
I want it to print the name along with the message which isn’t happening after giving the input. Help/comments, please. Thanks
The same code works well in PyCharm