Saved Bookmarks
| 1. |
write a method/function BIGWORDS() in python to read contents from a text file CODE.TXT, to count and display the occurrence of those words,which are having 5 or more alphabets. |
|
Answer»
|
|