Computer Science > String manipulation, string methods > Flashcards
What is string indexing?
Treating each index of a string seperately in code
What is concentration?
Joining two strings together using the + function
What are library functions?
small programmes written by others and compiled into libraries