- 2
Write a python program in which we have to print all no from 1-10 . And in the same program we have to add only even no ??
Please anyone can solve this
2 ответов
+ 4
Hi Geetanshu Mamgain
The Sololearn culture is not to provide complete codes to user requests, but to assist the learning process.
If you could show your attempt, then we would be pleased to help you resolve this query
0
Print ( [ I+int(input() for I in range(1,11)])