Python-programming-exercises
Python-programming-exercises copied to clipboard
100+ Python challenging programming exercises
Results
114
Python-programming-exercises issues
Sort by
recently updated
recently updated
newest added
exercise 1 i make this exercise with the help of creating function .is this correct.
Add new projects sir
can only join iterable
the if in the loop maybe wrong? tp=(1,2,3,4,5,6,7,8,9,10) li=list() for i in tp: if i%2==0: #