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