Hi All!
I am VERY NEW to Python and I am trying to make a program that can generate random words from a list of letters given to it. The command line can be:
program.py abcdefghi
and then as a result the program will print all possible 9 letter words.
Please help me i need your help really !
Thanks in advance