From ecfe8e601926ff851feaaed3d7dd16e7c1ff6c0f Mon Sep 17 00:00:00 2001 From: Direct20 <63781547+Direct20@users.noreply.github.com> Date: Tue, 25 Apr 2023 18:49:39 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f645fb..f3ec911 100644 --- a/README.md +++ b/README.md @@ -55,5 +55,6 @@ There is an instance below. 3!+4*2%10/(1-5)^2 Value=6.5 ``` - + + **P.S. The comments inside the code files are in Chinese, and the file encoding is UTF8. This is just a beginner's assignment. :)**