split() and join() function in Python Question Pragya Rani Explain split() and join() functions in Python? in progress 1 Python 55 years 9 Answers 2272 views Contributor
.py and .pyc Question Pragya Rani What is the difference between .py and .pyc files? in progress 0 Python 55 years 1 Answer 773 views Contributor
What is __init__? Question Pragya Rani Explain with examples in progress 0 Python 55 years 2 Answers 1374 views Contributor
What are modules and packages in Python? Question Pragya Rani Explain its advantages in progress 0 Python 55 years 1 Answer 880 views Contributor
What are decorators in Python? Question Pragya Rani Explain with examples in progress 0 Python 55 years 1 Answer 866 views Contributor
What are lists and tuples? Question Pragya Rani What is the key difference between the two? in progress 0 Python 55 years 1 Answer 710 views Contributor
How do you copy an object in Python? Question Pragya Rani Explain its types in progress 0 Python 55 years 2 Answers 1133 views Contributor
What is a docstring? Question Dhruv2301 Give an example. 0 Python 55 years 0 Answers 769 views Great Grand Master
What does the function zip() do? Question Dhruv2301 Explain with a code. 0 Python 55 years 0 Answers 736 views Great Grand Master
What is recursion? Question Dhruv2301 Give an example. in progress 0 Python 55 years 2 Answers 737 views Great Grand Master