python coding exercise

Part 1:

(1) Write a Python program to remove duplicates from a dictionary.

(2) Suppose we have a dictionary called grades containing exam grades for a course. Keys are student names, and values are grades (integers). Write a Python function that produces a list of all students who received a grade above 90.

(3) Write a Python function to count the number of lines in a text file.

(4) Write a python function to find the longest words in a text file.

Note: for both (3) and (4), a filename needs to be passed to the corresponding function in order to get the output.

(5) Count how many of each vowel (a, e, i, o, u) there are in a text string, and print the count for each vowel with a single formatted string. Remember that vowels can be both lower and uppercase

Part 2:

NOTE: two files are attached to continue this part:

bloodtype.txt
frankenstein.txt

(1) Write a Python function that takes the name of a text file as input and prints the number of occurences of every word in the file. Your function should be case-insensitive, i.e., “Hello” and “hello” are treated as the same word. You should ignore words of length 2 or less. Test your function on the attached file “Frankenstein.txt”. (2 Points)

(2) The file “bloodtype. txt” (see the attachment) records blood-types of patients (A, B, AB, or O) at a clinic. Write a function bldcount() that reads the file and reports (i.e., prints) how many patients there are in each bloodtype. (1 Point)

Expected output:

>>> bldcount(‘bloodtype.txt’)

There are 15 patients of blood type A.

There is 1 patient of blood type B.

There are 13 patients of blood type AB.

There are 15 patients of blood type O.

#write essay #research paper #blog writing #article writing #academic writer #reflective paper #essay pro #types of essays #write my essay #reflective essay #paper writer #essay writing service #essay writer free #essay helper #write my paper #assignment writer #write my essay for me #write an essay for me #uk essay #thesis writer #dissertation writing services #writing a research paper #academic essay #dissertation help #easy essay #do my essay #paper writing service #buy essay #essay writing help #essay service #dissertation writing #online essay writer #write my paper for me #types of essay writing #essay writing website #write my essay for free #reflective report #type my essay #thesis writing services #write paper for me #research paper writing service #essay paper #professional essay writers #write my essay online #essay help online #write my research paper #dissertation writing help #websites that write papers for you for free #write my essay for me cheap #pay someone to write my paper #pay someone to write my research paper #Essaywriting #Academicwriting #Assignmenthelp #Nursingassignment #Nursinghomework #Psychologyassignment #Physicsassignment #Philosophyassignment #Religionassignment #History #Writing #writingtips #Students #universityassignment #onlinewriting #savvyessaywriters #onlineprowriters #assignmentcollection #excelsiorwriters #writinghub #study #exclusivewritings #myassignmentgeek #expertwriters #art #transcription #grammer #college #highschool #StudentsHelpingStudents #studentshirt #StudentShoe #StudentShoes #studentshoponline #studentshopping #studentshouse #StudentShoutout #studentshowcase2017 #StudentsHub #studentsieuczy #StudentsIn #studentsinberlin #studentsinbusiness #StudentsInDubai #studentsininternational