Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Sort word in alphabetical order
#python 3.6.9 my_str = input("Enter a string: ") words = my_str.split() words.sort() for word in words: print(word)
run
|
edit
|
history
|
help
0
hw5 ss while
Binary number into Decimal
Dil
Janvi
Quick sort
PyCutRod(BotUp)
myone
Assignment-2b
even no
Pattern(L).py