- 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 38 times
5.16 LAB: Count input length without spaces, periods, exclamation points, or commas Given a line of text as input, outpu
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
5.16 LAB: Count input length without spaces, periods, exclamation points, or commas Given a line of text as input, outpu
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