sftgunner / ListAdder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ListAdder

A quick bit of code written from the prompt:

Write a function to add two lists together element by element without using for or if statements.

About

License:MIT License


Languages

Language:Python 100.0%