Answer Posted / amarnath
it is ealy to say pyhon is a multiparadigm programing language, invented by "Guido Van Rossum".
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What static means?
How do I download a file over http using python?
What are the types of variables in python?
What is the best free website to learn python?
Why do arrays have a 0 in it?
What is numpy array in python?
How do you iterate over a list and pull element indices at the same time?
Does return end a function python?
How will you share global variables across modules?
What is a modifier in python?
Explain global and local variables in python?
What advantages do numpy arrays offer over (nested) python lists?
Whenever python exists why does all the memory is not de-allocated / freed when python exits?
How do I know my python version?
Explain the difference between local and global namespaces?