Skip to content

Commit c551820

Browse files
authored
Create Exercise16.cpp
1 parent 5b3087a commit c551820

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Exercise16.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
//Title: String Length
2+
//Description:Write a program that asks the user to enter a string and calculates the length of the string (the number of characters in the string).

0 commit comments

Comments
 (0)