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