Hi all,
So I have read countless of related discussions in regards to my problem but nothing fixes it.
Basically, when i type simple calculations, there is no output except “[Finished in 0.1s]”
For example:
- age = 20
age == 20 - 5 + 5
I am currently using my build Python 3 and when I hit build with , no options comes out. And when I try build (cmd + B), the same “[Finished in 0.1s]” appears.
Im not sure if this has to do with the way I added the python 3 build or when I set up the Python Development Environment in sublime text.
Thank you in advance for your help,