-
Notifications
You must be signed in to change notification settings - Fork 0
Lab assignment2
SatyaHarish9 edited this page Sep 21, 2017
·
2 revisions
- Write a program that accepts a sentence as input and remove duplicate words Sort them alphanumerically and print it.
- With any given number n, Write a program to generate a dictionary that contains (k, k*k) .Print the dictionary generated and the series should include both 1 and k. 3.Write a python program to create any one of the following management systems.
- Using Numpy create random vector of size 15 and replace the maximum value by 100.