projectkevin / Listbuzz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LISTBUZZ

Given some numerical list, replace the numbers that are divisible by some number with the word "list", and replace the numbers that are divisible by some other number with the word "buzz".

Generic question. Answered with lambda operators.

About


Languages

Language:Python 100.0%