Python edabit Challenge : Is the Number Less than or Equal to Zero?

preview_player
Показать описание
Create a function that takes a number as its only argument and returns True if it's less than or equal to zero, otherwise return False.
Рекомендации по теме