notebook.community
Edit and run
In [ ]: print("first cell")
print("first cell")
In [ ]: print("second cell")
print("second cell")
Some text goes here
In [ ]: print("last cell")
print("last cell")