1.

Given a string example= hello what is the output of example.count( l )?

A. 2
B. 1
C. None
D. 0
Answer» B. 1


Discussion

No Comment Found