Assume the variables str1, str2, and str3 have each been assigned a string. Write a statement that uses the print function and an F-string to display the value of str1, immediately followed by the value of str2, immediately followed by the value of str3. The value of strl1 should be left aligned in a field that is a minimum of 12 spaces wide. The value of str2 should be center aligned in a field that is a minimum of 10 spaces wide. The value of str3 should be right aligned in a field that is a minimum of 12 spaces wide.

EBK JAVA PROGRAMMING
8th Edition
ISBN:9781305480537
Author:FARRELL
Publisher:FARRELL
Chapter16: Graphics
Section: Chapter Questions
Problem 14RQ
icon
Related questions
Question
Assume the variables str1, str2, and str3 have each been assigned a string. Write a
statement that uses the print function and an F-string to display the value of strl,
immediately followed by the value of str2, immediately followed by the value of str3. The
value of strl should be left aligned in a field that is a minimum of 12 spaces wide. The value
of str2 should be center aligned in a field that is a minimum of 10 spaces wide. The value of
str3 should be right aligned in a field that is a minimum of 12 spaces wide.
Transcribed Image Text:Assume the variables str1, str2, and str3 have each been assigned a string. Write a statement that uses the print function and an F-string to display the value of strl, immediately followed by the value of str2, immediately followed by the value of str3. The value of strl should be left aligned in a field that is a minimum of 12 spaces wide. The value of str2 should be center aligned in a field that is a minimum of 10 spaces wide. The value of str3 should be right aligned in a field that is a minimum of 12 spaces wide.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 3 images

Blurred answer
Knowledge Booster
Character class and its methods
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:
9781305480537
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT