bb255f7m/ #10
Replies: 1 comment 1 reply
-
|
疑似错别字: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
bb255f7m/
针对有基础者 在 Python 中,int() str() 等是类的初始化语句。为方便理解,在本节中我们不严谨地将其解释为“函数”。 这节课内容比较多,但是极为重要,请仔细阅读! 例01 变量定义 我们再来了解一个新概念:变量。 输出内容: 名词解释 变量:计算机语言中能储存计算结果或能表示值的抽象概念。我们可以简单理解为存储一些数据的容器。 变量具有...
https://python.yxzl.dev/bb255f7m/
Beta Was this translation helpful? Give feedback.
All reactions