Demo In [1]: Copied! print("Hello demo!") print("Hello demo!") Hello demo! In [2]: Copied! 1 + 2 1 + 2 Out[2]: 3 In [ ]: Copied!