I don’t know what else to say because that is my question
Have you read https://blog.golang.org/strings ?
Thanks. I’m reading it
Is this a silly question?..Is “type” the characters I, or someone else, type(s) with the keyboard?
I haven’t read the entire article, but in programming, “type” almost always refers to “data type.” For instance, an int
is a data type that can hold a value of a whole number. This Youtube video does a pretty good job explaining it.
Interesting and helpful
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.