Update about_the_book.md

This commit is contained in:
Yudong Jin 2023-01-10 01:17:51 +08:00 committed by GitHub
parent fedbaca1be
commit 6762ce5113
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"