The package more-itertools provides a lot of useful functionality in python that otherwise would take up LOCs. I think Leetcode has a thriving subcommunity where people show off clean solutions using built in library functions and whatnot. Importing more_itertools by default would raise the ceiling for this community.