Code Experts
Home
Challenges
Notes
Compiler
Forum
Exam
Contact
Sign in
Sign up
Home
Challenges
Notes
Compiler
Exam
Forum
Contact
Log In / Register
Copied To Clipboard !
count_words
Implement a function called count_words that takes a string as input and returns a dictionary where keys are words and values are the frequency of each word in the string.
Code :
the quick brown fox jumps over the lazy dog
Total :
0 Discussion
Login
Code (Optional)
Upload Code Image (Optional)
Post Your Comment