-
Notifications
You must be signed in to change notification settings - Fork 0
Home
SatyaHarish9 edited this page Sep 8, 2017
·
1 revision
Welcome to the PythonCS5590-Fall2017 wiki! 1)Read a file which includes at least two paragraphs. Calculate the word frequency for each word in the file.
2)Write a Python program to check if a string contains all letters of the alphabet
3)Write a Python program to find those numbers which are divisible by 5 and multiple of 2, between 700 and 1700