Inactive Tutor answered 09/30/20
Hello!
It's hard to say too much without seeing the results you're getting; however, what I will say is I don't see any instructions to print to console in this code. It does look like you're doing that actual math required, but nothing states that it should be printing the numbers it is summing to the console.
If you can respond with the outputs you currently have, that will help me help you :)
Inactive Tutor
Ahh, I see your "say" command now. It looks like it's only being called once when it should really be called for every even number between 2 and N. Hopefully this helps! if you need more information, feel free to reach out :)09/30/20