Mojo function arange fn def arange(start: Int, stop: Int) -> List[Int] Args: start (Int) stop (Int) Returns: List[Int]