Enter an integer and determine if it is even. Output "Yes" if it is, otherwise output "No".
The input consists of only one line containing a single integer.
The output consists of only one line.
10
Yes
## Source CodesOnline
Using your Hydro universal account