WEEK-3
Write a Python program that inputs a list of words, separated by white space, and outputs how many times each word appears in the list.
Program:
Output:
Write a program to implement Tree Traversal Algorithms Preorder Inorder Postorder Program: Output:
No comments:
Post a Comment