为之笔记 markdown语言学习
标题1
标题2
标题3
标题1
:joy: :joy: :tired_face: 不相信的问题
Html、PDF、印象笔记
一般的 Markdown 编辑器都可以多格式导出,不管是你导出 Html 格式,进行个人网站建设,还是导出 PDF 形成长文本图片,甚至
<img src="https://qnam.smzdm.com/201912/09/5dee1b02cf5f06151.png_e680.jpg" style="zoom:150%;" />
关于markdown该如何使用
这个问题
我们需要去深究一下
> 很多事情w
在中文时候< 使用英文
我
![](https://i0.hdslb.com/bfs/bangumi/20803365ee6f3bd7208b0ea0bf0cacf8c6bc5792.jpg@268w_358h.webp)
try:
print(1 / 0)
print("Hello")
except ZeroDivisionError:
print("Divided by zero")
finally:
if 1>0:
print("How do you know you are not in a dream?")
print("I'm fucking sure I'm in my own dream. The fried chicken that I bought everytime when I passed the chicken store around the corner, the food that I ate, wind that blew through me, the nights I couldn't fall asleep, the people I met...Literally everything, is fucking in my dream. When I die, I wake up, finally.")
print("You know what, I always find a coding software is the best place for writing. I think coding is super cool. The ability to create something, to design an app to do what you want, isn't that amazing?")
print("I might have read too many books and have too much fantasies in my brain. I started to confuse fantasies with reality. This is somewhere I want to go, the boundary of my mind.")
print("When I was gone, I would leave no notes. Instead, I would leave so many coding files, and write all my fantasies in them. Like riddles, people have to decrypt them to see my words.")
print("Sadly, most of my writings are just fantasies. I just don't know the value of it. If there are descendants who find these pieces, I want to tell you that we people once exist in this earth planet, there are so many of us, yet we are still very lonely. I wish the world you exist is better than earth, which means you people are happier than us.")