A very simple Go project that shows:
- Variables and basic types
- String concatenation
- Boolean values
- Functions in another package
- Public vs private functions
- For loops
- While-style loops (using
for)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A very simple Go project that shows:
for)