PROGRAMMING:Finding the sum of even numbers
Write a program to find the sum of all even numbers between 0 and 100
###Input format:
###Output format:
Output the sum of all even numbers between 0 and 100.
###Input example:
Here is a set of inputs. For example:
```in
```
###Output example:
The corresponding output is given here. For example:
```out
two thousand five hundred and fifty
```
answer:If there is no answer, please comment
###Input format:
###Output format:
Output the sum of all even numbers between 0 and 100.
###Input example:
Here is a set of inputs. For example:
```in
```
###Output example:
The corresponding output is given here. For example:
```out
two thousand five hundred and fifty
```
answer:If there is no answer, please comment