notebook.community
Edit and run
In [ ]: # print('hello world')
# print('hello world')
In [ ]: print(100)
print(100)
In [ ]: print(123.7)
print(123.7)