|
Need help with constructing code
i need to design and implement an application that reads an integer value and prints the sum of all even intergers between 2 and the input value, inclusive. i also want to print an error message if the input value is less than 2 and i want to promt the user accordingly.
Any help will be greatly appreciated THANKS. =)
|