Aptitude
Reasoning
Verbal
Technical
AI
Exams
Search
Technical
/
Python
/
Exercises
/
Exercise 5
Python
easy
0/15 answered
Q1
What is the output of: print('hello'.count('l'))
A
1
B
2
C
3
D
0
← Prev
1 / 15
Next →
← Exercise 4
Exercise 5 of 7
Exercise 6 →