PW Akshay

Generation

generate functionFri, 02 Dec 2022

https://www.programming-helper.com/generate-function

def get_sum(lst): return sum(lst) get_sum([1,2,3,4,5,6])

Want to kickstart your project?Use the new AI Studio to create your code