Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
(P3) Rok przestępny
x = int(input()) if (x % 4 == 0 and x % 100 != 0) or x % 400 == 0: print("Yes") else: print("No")
run
|
edit
|
history
|
help
0
ass
9202335.py
E
Sri rama
Name
Интересный Python - Вопрос 1
PyBatScoreSOLID
pytest
string length
EJ_2_python_20.068.214-9_20.116.927-5