Array.diff - Python - Codewars

preview_player
Показать описание
Your goal in this kata is to implement a difference function, which subtracts one list from another and returns the result.

It should remove all values from list a, which are present in list b keeping their order.
#python #different #codewars #walkthrough #array
Рекомендации по теме
join shbcf.ru