rainyear / python3-in-one-pic

Learn python3 in one picture.

Home Page:https://git.io/Coo-py3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incorrect string length

patpatpatpatpat opened this issue · comments

Under String > Length,

## Length
print(len(s1))   # 2

Actually returns 6 instead of 2

commented

it's a emoji 🐶 instead of :dog: in the first place. Anyway, I should fix it 🐶