mirror of
https://github.com/krahets/hello-algo.git
synced 2025-07-07 06:44:57 +08:00
Polish the content
This commit is contained in:
@ -12,7 +12,7 @@ from modules import *
|
||||
|
||||
def function() -> int:
|
||||
"""函数"""
|
||||
# do something
|
||||
# 执行某些操作
|
||||
return 0
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user