R
Q. If str1="Programming Language" What does str1.find("m") return?
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. What is the output of the following program : i = 0 while i < 3: print i print i+1
Q. The output to execute string.ascii_letters can also be obtained from:?
Q. Which of the following is correctly evaluated for this function?pow(x,y,z)
Q. What is the purpose of the following code?
Q. The model will be trained with data in one single batch is known as?
Q. What is the correct syntax for defining a function in Python?
Q. What will be the output of the following Python code?
Q. Can we write if/else into one line in python?
Q. Amongst which of the following is / are the Numeric Types of Data Types?
Discusssion
Login to discuss.