我的新文章

94 阅读1分钟

嗯,写点什么好呢?

试试标题

咦可以写md

那我就写个python吧

def Hello():
    print('hello world')
    
Hello()

应该是这样的