Which statement of python is used whenever a statement is required syntactically but the program needs no action?
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between input and raw_input in python?
What is a python egg?
What is __ init__ in python?
How many data types are there in python?
How does numpy arange work?
How can files be deleted in python?
Where is the math.py (socket.py, regex.py, etc.) Source file?
What ais the replacements for switch statement in python?
Do we need to call the explicit methods to destroy the memory allocated in python?
Is there a switch or case statement in python?
What does %d do in python?
Can we use else with for loop in python?