提交 a60bf55d authored 作者: Frédéric Bastien's avatar Frédéric Bastien

Merge pull request #3448 from eulerreich/patch-1

We can't make users notice unreleased features
...@@ -121,7 +121,7 @@ as it will be useful later on. ...@@ -121,7 +121,7 @@ as it will be useful later on.
* Insert manual cast in your code or use *[u]int{8,16}*. * Insert manual cast in your code or use *[u]int{8,16}*.
* Insert manual cast around the mean operator (this involves division by length, which is an *int64*). * Insert manual cast around the mean operator (this involves division by length, which is an *int64*).
* Notice that a new casting mechanism is being developed. * Note that a new casting mechanism is being developed.
:download:`Solution<modes_solution_1.py>` :download:`Solution<modes_solution_1.py>`
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论