# First entry test of Fan

By [FanZh](https://paragraph.com/@fanzh) · 2023-09-13

---

This is my first entry on mirror, testing markdown functions.

    import requests
    print("hello")
    print(requests.get("http://www.google.com"))
    

> 这是引用
> 
> [Subscribe](null)

---

*Originally published on [FanZh](https://paragraph.com/@fanzh/first-entry-test-of-fan)*
