Explain whats flask?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of join() for a string rather than list or tuple method?
What is the purpose of #!/usr/bin/pythonon the first line in the above code? Is there any advantage?
How do you make an array in Python?
Can you tell the difference between break and continue in python?
How can you pick a random item from a list or tuple in python?
Among lists,sets,tuples which is faster?
What is the latest version of python?
How memcached should not be used in your python project?
Can you modify the maximum depth for a recursive function in Python? If yes how?
Explain polymorphism in Python.
Is python good for oop?
Do you know how is memory managed in python?