Home / Report Question

Q. Which function is used to get the length of a string in Python?
  • A. length()
  • B. len()
  • C. size()
  • D. count()