‣ count_up(start, end): This function takes two arguments, start and end, and outputs a count starting from start until end (excluding end). It does not include an ...