Get contacted by recruiters directly with our newest chat feature!
Register now or log in to join your professional community.
#python 2
x =raw_input("enter a string")
y = len(x)
print y
Cancel Report Answer