R
Q. Which of the following formatting options can be used in order to add „n? blank spaces after a given string „S??
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Q. What will be the output of the following Python code?
Q. What will be the output of following python code?
Q. What is the output of the following program : print 'abcefd'.replace('cd', '12')
Q. The % operator returns the ___.
Q. In python, what keyword is used to start a function?
Q. What is the output of the following code?
Q. Let A and B be objects of class Foo. Which functions are called when print(A + B) is executed?
Q. What is the correct way to import the math module in Python?
Q. Which of the following functions is a built-in function in python language?
Discusssion
Login to discuss.