Write a Python program that returns a string sorted alphabetically by the first character of a given string of words. Go to the editor Sample Data: ("Red Green Black White Pink") -> "Black Green Pink Red White" ("Calculate the sum of two said numbers given as strings.") -> ("Calculate as given numbers of sum said strings. the two") ("The quick brown fox jumps over the lazy dog.") -> ("The brown dog. fox jumps lazy over quick the")
-
Notifications
You must be signed in to change notification settings - Fork 0
Write a Python program that returns a string sorted alphabetically by the first character of a given string of words. Go to the editor Sample Data: ("Red Green Black White Pink") -> "Black Green Pink Red White" ("Calculate the sum of two said numbers given as strings.") -> ("Calculate as given numbers of sum said strings. the two") ("The quick b…
Smile-94/python-Code
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Write a Python program that returns a string sorted alphabetically by the first character of a given string of words. Go to the editor Sample Data: ("Red Green Black White Pink") -> "Black Green Pink Red White" ("Calculate the sum of two said numbers given as strings.") -> ("Calculate as given numbers of sum said strings. the two") ("The quick b…
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published