take is:exact -package:containers -package:text package:utf8-string

take n s returns the first n characters of s. If s has less than n characters, then we return the whole of s.
take n s returns the first n characters of s. If s has less than n characters, then we return the whole of s.
take n s returns the first n characters of s. If s has less than n characters, then we return the whole of s.
take n s returns the first n characters of s. If s has less than n characters, then we return the whole of s.