PYTHON CIRCLE
Practice
Python Books
Archive
Subscribe
Login
Menu
Login
Practice
Python Books
Archive
Subscribe
Python Multiple Choice Questions
Given a string example="hello" what is the output of example.count('l')
A. 2
B. 1
C. None
D. 0
Show Answer
Next Question
Correct Answer:
A
Explanation: l occurs twice in hello.
© 2022-2023 Python Circle
Contact
Sponsor
Archive
Sitemap