T
Q. Given a string example=”hello” what is the output of example.count(‘l’)?
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. Write the output of the following:
Q. Which of the following declarations is incorrect in python language?
Q. Which of the following is the correct syntax for a while loop in Python?
Q. Is python identifiers case sensitive?
Q. What will be the output of the following Python program?
Q. Which of the following is jump statement in python?
Q. What will be the output of the following Python code snippet?
Q. Study the following function: all([2,4,0,6]) What will be the output of this function?
Discusssion
Login to discuss.