Assignment II : Problem Solving and Python Programming Date of Submission: 29.10.18

1. Write a python program for displaying Armstrong numbers between 1 to n. 

2. Write a python program (function!) that takes a list and returns a new list that contains all the elements of the first list minus all the duplicates.

3. Write a python program for counting the repeated elements in list.


Reference Link : python.org
                            programmiz.com/python-progrmming
                            pythonprogramming.net
                            practicepython.org
                            hackerrank.com/python-tutorial


Click the  Material 1
                Material 2
                Material 3

Comments

Post a Comment

Popular Posts