Ask a question to get started
Enter to sendā¢Shift+Enter new line
Get the first n lines of a file.
head_file( path: str, n: int, ) -> List[str]