declare multiple variables in the same line go code example Example: go create multiple variables on a single line a, b, c := 42, "hello", 5.0