This forum is now read-only. Please use our new forums! Go to forums

0 points
Submitted by RoxyFoxy11
almost 10 years

how do you do string method?

Please help I need to pass a level

Answer 534f876b80ff336b90000ac7

0 votes

Permalink

First you need to create parrot variable and set it to the string Norwegian Blue, after that print the result with len() string method.

The code should look like this: parrot = “Norwegian Blue” print len(parrot)

Remember that if you are Suck you can always get a Hint in the lesson, just click on Hing link and a massege will scroll down.

points
Submitted by Cezary Matusiak
almost 10 years