What is the most pythonic way to truncate a list to N indices when you can not guarantee the list is even N length? Something like this:What is the most pythonic way to truncate a lis
What is the most pythonic way to truncate a list to N indices when you can not guarantee the list is even N length? Something like this:What is the most pythonic way to truncate a lis