Junior VS Senior Developer 🤓 Check if a number is Even or Odd (Python coding) #coding #python #web

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Junior's method is more recommended though but for this case, the senior's method was perfectly suitable

sanchogodinho
Автор

What a coincidence
I was learning it today 😂😂

maybegood
Автор

Its just about knowing about some syntax tricks logic steel same

iganic
Автор

number = 4
print(f'Is even: {bool(number % 2 == 0)}')
You're welcome.

_back
Автор

If I were a senior:
Number=int(input("Enter the value of the number"))
I would have selected this instead of choosing any random number like here in this case 4

EditZz_
welcome to shbcf.ru