Challenge for The String Class
Challenge
You have a String named paragraph
. In one line of code create an int variable length
and sets its value to the length of paragraph
.
Please sign in or sign up to submit answers.
Alternatively, you can try out Learneroo before signing up.