Example
- They are idiomatic
C with some type inferenceC declaration and index referencing and default values and len and multi-dimensionalb := [5]int{1, 2, 3, 4, 5}slices are betterC
Cconst keyword can appear anywhere, maybe declaring a type