Slight rewording

This commit is contained in:
Eli Bendersky
2022-10-25 06:02:53 -07:00
parent 9ba0fd08de
commit 0650d74678
3 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@ func main() {
// A statement can precede conditionals; any variables
// declared in this statement are available in the current
// and all the succeeding branches.
// and all subsequent branches.
if num := 9; num < 0 {
fmt.Println(num, "is negative")
} else if num < 10 {

View File

@@ -1,2 +1,2 @@
bbac731541876062076e3dea9a2b536988d7739d
_5PfTs6dNhr
d6a962236fc1296684cd1ffb2d95d131ed84abde
U7xcpdutgCJ