First Jupyter Notebook¶
This is the first time for me to write a document here.....
In [1]:
print("hello,world")
hello,world
In [ ]:
In [ ]:
This is the first time for me to write a document here.....
print("hello,world")
hello,world