pub fn remains_str(count: usize) -> &'static str
Returns “remains” if count is 1, otherwise “remain”.
count