English

Write the corresponding Python assignment statement: Assign the concatenated value of string variables first, middle, and last to variable fullname. Make sure to incorporate blank spaces appropriate - Computer Science (Python)

Advertisements
Advertisements

Question

Write the corresponding Python assignment statement:

Assign the concatenated value of string variables first, middle, and last to variable fullname. Make sure to incorporate blank spaces appropriately between different parts of names.

One Line Answer

Solution

fullname = first +" "+ middle +" "+ last
shaalaa.com
Sequence
  Is there an error in this question or solution?
Chapter 5: Getting Started with Python - Exercise [Page 115]

APPEARS IN

NCERT Computer Science [English] Class 11
Chapter 5 Getting Started with Python
Exercise | Q 2. e) | Page 115
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×