Are there missions using random module?
I have this simple mission but it's using shuffle function.
Input:
Make sure the original word is not same as scrambled. Make sure you have punctuation or any non letter at the end. I haven't tested this function fully.
=>
Output:
Mkae sure the oaingril wrod is not same as sermlacbd. Make sure you have ptunoiactun or any non letetr at the end. I heavn't ttseed this fcunotin flluy.
I have source code in python if you want it. It's not quite finished because some of words stay the same I should correct this too if possible.