-
Notifications
You must be signed in to change notification settings - Fork 21
typing-annotation #52
-
typing-annotation
编写 Python 代码时,通常会遇到需要明确变量类型的情况。Python 3.5 引入了类型注解,并在后续版本中得到了增强和改进。类型注解不会影响运行时结果,与 TypeScript 十分相似。
http://localhost:3002/python-guide-for-javascript-engineers/zh-cn/typing-annotation
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment