ALPHABET SOUP PROBLEM: Create a function that takes a string and returns a string with its letters n alphabetical order. Example: alphabet_soup("hello") alphabet_soup("hacker") → chllo → acehkr

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter7: Characters, Strings, And The Stringbuilder
Section: Chapter Questions
Problem 12RQ
icon
Related questions
Question

Write a Python script/code in the Jupyter Notebook to do the given problems.

ALPHABET SOUP PROBLEM: Create a function that takes a string and returns a string with its letters
in alphabetical order.
Example:
→ ehllo
→ acehkr
alphabet_soup("hello")
alphabet_soup("hacker")
Transcribed Image Text:ALPHABET SOUP PROBLEM: Create a function that takes a string and returns a string with its letters in alphabetical order. Example: → ehllo → acehkr alphabet_soup("hello") alphabet_soup("hacker")
Expert Solution
steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Knowledge Booster
Declaring and Defining the Function
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning