Page 1 of 1

5.16 LAB: Count input length without spaces, periods, exclamation points, or commas Given a line of text as input, outpu

Posted: Sun Jul 10, 2022 11:26 am
by answerhappygod
5 16 Lab Count Input Length Without Spaces Periods Exclamation Points Or Commas Given A Line Of Text As Input Outpu 1
5 16 Lab Count Input Length Without Spaces Periods Exclamation Points Or Commas Given A Line Of Text As Input Outpu 1 (43.43 KiB) Viewed 40 times
5.16 LAB: Count input length without spaces, periods, exclamation points, or commas Given a line of text as input, output the number of characters excluding spaces, periods, exclamation points, or commas. Ex: If the input is: Listen, Mr. Jones, calm down. the output is: 21 Note: Account for all characters that aren't spaces, periods, exclamation points, or commas (Ex: "r", "2", "?"). 401950.2648368.q3zqy7 LAB ACTIVITY 5.16.1: LAB: Count input length without spaces, periods, exclamation points, or commas 6/10