Only Finished in message.Help me

Only [Finished in 114ms] message.
But in colaboratory worked.
not work in Sublime text.

Colab auto executes last line of ipynb code cell in print statement. To get same result replace favourite_language by print(favourite_language) in line 3.

1 Like

thank you for your answering,but I want to get ‘python’ like this code of the picture.
what is difference between my code and other one code.

Sorry for late reply, I had my notifications off. The image you shared uses default Python IDE called IDLE. You can get it at python . org (it wont let me post link so remove spaces)

I suggest not to be worried about such trivial stuff and just use VS Code or PyCharm