Please write a program which asks the user for a string and then prints it out so that exactly 20 characters are displayed. If the input is shorter than 20 characters, the beginning of the line is filled in with * characters. You may assume the input string is at most 20 characters long. Please type in a string: python **python Please type in a string: alongerstring *******alongerstring Please type in a string: averyverylongstring *averyvery longstring Sample output Sample output Sample output

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

Can you use Python programming language to to this question?

Thanks

Please write a program which asks the user for a string and then prints it out so that
exactly 20 characters are displayed. If the input is shorter than 20 characters, the
beginning of the line is filled in with * characters.
You may assume the input string is at most 20 characters long.
Please type in a string: python
***python
Please type in a string: alongerstring
******alongerstring
Please type in a string: averyverylongstring
*averyvery longstring
1 # Write your solution here
Sample output
Sample output
Sample output
Transcribed Image Text:Please write a program which asks the user for a string and then prints it out so that exactly 20 characters are displayed. If the input is shorter than 20 characters, the beginning of the line is filled in with * characters. You may assume the input string is at most 20 characters long. Please type in a string: python ***python Please type in a string: alongerstring ******alongerstring Please type in a string: averyverylongstring *averyvery longstring 1 # Write your solution here Sample output Sample output Sample output
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 4 images

Blurred answer
Knowledge Booster
Methods of StringBuilder class
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