#Need help with this basic exercise
31 messages · Page 1 of 1 (latest)
When your question is answered use !solved to mark the question as resolved.
Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question run !howto ask.
user needs to type 2 numbers and
and it should print the sum of the even numbers between those 2 numbers
How can i take the numbers between those 2 numbers i have an idea about the sum of the even numbers but i am struggling with taking the numbers between those 2 numbers
what do you have so far?
nothing just the scanf
i dont know how to take the numbers between those 2 numbers that user inputs
what have you tried?
for loop
why not try that
number1 and number2 are already perfectly fine variable names
okay
much more descriptive than a and b
try it on your own, and come back if it doesn't work
okay
i haven't seen someone this new to programming in a long time
it's interesting
it reminds me of the people in my freshman intro programming class in college
!close