Python
Database
Operating System
Programming
Linux Command
Toolkit
Other
Keyboard Shortcuts
Open sidebar
Open user menu
Guess
Search
Dart
HTML Canvas
Redis
Bash
JavaScript
Go
Go Flow control
Conditional
a := 10 if a > 20 { fmt.Println(">") } else if a < 20 { fmt.Println("<") } else { fmt.Println("=") }
Comments
Add your comment
Post
Related
Also see
Miscellaneous
Go Interfaces
Go Methods
Go Error control
Go Concurrency
Go Packages
Go Functions
Go Structs & Maps
Go Flow control
Go Strings
Go Basic types
Getting Started