What does ** (double star/asterisk) and * (star/asterisk) do for parameters?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Python Interview Questions

Why is self used in python?

0 Answers  


How will you get a titlecased version of string?

0 Answers  


Why are tuples immutable?

0 Answers  


What is the purpose of “end” in python?

0 Answers  


Can you explain this why are we getting an error here?

0 Answers  






Define a method in Python?

0 Answers  


What is docstring? How to define it?

0 Answers  


Write a program to convert all strings in list to integers?

0 Answers  


Which is better ruby or python?

0 Answers  


What does sort () do in python?

0 Answers  


Why super is used in python?

0 Answers  


What does if __name__ == “__main__”: do?

0 Answers  


Categories