How to print random words in Python and find the most used word
import random a = [ "python", "Java", "C", "C++",