notebook.community
Edit and run
Hello
Test
In [2]:
print
(
"hello"
)
hello
It works!
oh yeah