updates 2.3.inti.png fix words/ sentences in 2.2 and 2.3
@@ -108,6 +108,7 @@ Go对于已声明但未使用的变量会在编译阶段报错,比如下面的
> var a int8
> var b int32
> c:=a + b
>另外,尽管int的长度是32 bit, 但int 与 int32并不可以互用。
浮点数的类型有`float32`和`float64`两种(没有`float`类型),默认是`float64`。
The note is not visible to the blocked user.