fix: 11-if/exercises/02-simplify-it
This commit is contained in:
@ -28,7 +28,7 @@ import "fmt"
|
|||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
// DO NOT TOUCH THIS
|
// DO NOT TOUCH THIS
|
||||||
isSphere, radius := true, 100
|
isSphere, radius := true, 200
|
||||||
|
|
||||||
var big bool
|
var big bool
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user