pub fn exist_str(count: usize) -> &'static str
Returns “exists” if count is 1, otherwise “exist”.
count