Answer Posted / keerthy
It is a scripting language that is simple and has all the
advantages of using a high-level programming language
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What does super () do python?
What is the output of print str * 2 if str = 'hello world!'?
What's a negative index?
What is linspace in python?
Can a set be sorted python?
How to find whether string is alphanumeric or not?
What are the two types of functions in python?
What is the syntax for exponentiation and give example?
With python, how do you find out which directory you are currently in?
What is used to create unicode strings in Python?
what are the two (2) parameters available in python map?
What is sorted in python?
What is import time in python?
What is the difference between range () and xrange () in python 3?
What is difference between input and raw_input?