From 6762ce511342f1529ea32a9f1a24a41f18f311b2 Mon Sep 17 00:00:00 2001 From: Yudong Jin Date: Tue, 10 Jan 2023 01:17:51 +0800 Subject: [PATCH] Update about_the_book.md --- docs/en/chapter_preface/about_the_book.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/en/chapter_preface/about_the_book.md b/docs/en/chapter_preface/about_the_book.md index d9648255f..da3b0a8db 100644 --- a/docs/en/chapter_preface/about_the_book.md +++ b/docs/en/chapter_preface/about_the_book.md @@ -192,9 +192,6 @@ The complete code repository is hosted on [GitHub](https://github.com/krahets/he */ ``` -""" -In Java, C, C++, C#, Go, JS, TS, `/* ... */` is used to comment functions, classes, test cases, etc., and `// ...` is used to explain code content; similarly, in Python, `""" ... """` is used to comment titles, and `# ...` is used to explain code. - ## Key Features of This Book * ??? abstract "Default collapsed, can be skipped"