Advertisement
afeyajahin

watermelon problem solution

Jul 10th, 2019
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.08 KB | None | 0 0
  1.     if w%2 is 0:
  2.         Print('YES')
  3.     else:
  4.         print("Can't be divided")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement