sohaibalam67/jumble
type the jumbled letters of a word and the program will put all the letter in correct position to form a meaningful word. (example : enter 'hpnoe', and you'll get the output 'phone')
Python
type the jumbled letters of a word and the program will put all the letter in correct position to form a meaningful word. (example : enter 'hpnoe', and you'll get the output 'phone')
Python