- 10
Write a python program to find sum of first 10 even numbers and difference of first 10 odd numbers
Help is required
11 ответов
+ 2
Please first try to do by yourself to be expert in programming or coding. If you are facing any problem then you can ask here.
We are always here to help you.
+ 2
Thakur Lion Yes I know it happen sometimes but atleast you should try first. Think as much you can. If you know how to check even number and add them then you can do something. I think you should know how to check even number. If you don't know then you can try Google. We can also help you but some research should be done by own.
+ 1
Show your attempt first
+ 1
But i am not able to
+ 1
Your teacher believes you are, so we are gonna believe it as well.
+ 1
This lesson, (first page) has everything you would need:
https://www.sololearn.com/learn/JUMP_LINK__&&__Python__&&__JUMP_LINK/2281/
+ 1
But here user input is required
0
See this
0
This from Google and a little bit of mine
0
Yes it's good, try to do it with less variables, and with a for loop instead of while loop