fyears / electron-python-example

Electron as GUI of Python Applications
MIT License
2k stars 234 forks source link

Create sort words in alphabetical order #41

Closed krsatyam1908 closed 3 years ago

krsatyam1908 commented 3 years ago

This program helps to sort the given word in alphabetical order.

output: Enter a sentence: I am learning JavaScript The sorted words are: I JavaScript am learning