From 84ed830ce610ec1db26b697cf70fe32cc727f20b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=90=BD=E6=97=A5=E9=9F=B3=E4=B9=90?= Date: Mon, 27 Oct 2025 07:30:39 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20=5FSidebar?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _Sidebar.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/_Sidebar.md b/_Sidebar.md index 9b738b1..690c29c 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1 +1,4 @@ -# 欢迎来到EasyUI_Wiki \ No newline at end of file +```python +print = "Hello World!" +print(print) +``` \ No newline at end of file