Page 1 of 1

2.12 LAB: Name format Many documents use a tpecific format for a personis name. Write a progam whose ircut is: firstName

Posted: Thu Jul 14, 2022 2:27 pm
by answerhappygod
2 12 Lab Name Format Many Documents Use A Tpecific Format For A Personis Name Write A Progam Whose Ircut Is Firstname 1
2 12 Lab Name Format Many Documents Use A Tpecific Format For A Personis Name Write A Progam Whose Ircut Is Firstname 1 (17.9 KiB) Viewed 35 times
2.12 LAB: Name format Many documents use a tpecific format for a personis name. Write a progam whose ircut is: firstName middleName lastName and whose output is: lastName, firstinitial micddleinitial Ex If the input is: Pat silly Doe the output is: Doe, P.S. If the input has the form. firstName lastName the output is lastName, firstinitial Ex: if the input is: Julia Clark the output is: