An open API service indexing awesome lists of open source software.

https://github.com/candytale55/same_values_py_3

same_values() takes two lists of numbers. The function should return a list where the values were equal in lst1 and lst2.
https://github.com/candytale55/same_values_py_3

code-challenges codecademy python-lists python3

Last synced: 3 months ago
JSON representation

same_values() takes two lists of numbers. The function should return a list where the values were equal in lst1 and lst2.

Awesome Lists containing this project