I need help with coding assignment asap! Write a Python program that takes a sentence as input and returns a dictionary containing the frequency of each word in the sentence. Ignore case sensitivity and punctuation marks.
I need help with coding assignment asap! Write a Python program that takes a sentence as input and returns a dictionary containing the frequency of each word in the sentence. Ignore case sensitivity and punctuation marks.
Leave a Reply
You must be logged in to post a comment.