what is the statement that can be used in python if the program requires no action but requires a statement syntactically?
No Answer is Posted For this Question
Be the First to Post Answer
Why is python not fully object oriented?
What are membership?
What does by python a scripting language?
What is flask (__ name __)?
Name a few methods for matching and searching the occurrences of a pattern in a given text string?
Write a program to create a class and make an object of the class in python?
How to count the number of instance?
How are instance variables different from class variables?
Explain supported data types in python?
What does the 'yield' keyword do in python?
Explain class __init__()?
Does every class need a constructor?