In [1]:
print('hello world')


hello world

In [2]:
print('new')


new

Some notes here: select code (above dropdown) then select 'markdown', shift enter to run.

For bold use hashhash space


In [ ]: