Is python a scripting or programming?



Is python a scripting or programming?..

Answer / Narendra Kumar Saini

Python is both a scripting and a programming language. It can be used for quick scripts as well as large-scale applications.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

What is split used for?

1 Answers  


Explain lambda expressions. When would you use one?

1 Answers  


What is a character?

1 Answers  


Explain about dir() and help() function will do in python?

1 Answers  


How will you convert an integer to a unicode character in python?

1 Answers  


Differentiate between django, pyramid, and flask?

1 Answers  


Can I build website using python?

1 Answers  


Differentiate between split(), sub(), and subn() methods of the re module?

1 Answers  


How would you create an empty numpy array in python?

1 Answers  


Differentiate list and tuple with an example?

1 Answers  


What is composition in python?

1 Answers  


Can we write else statement try block in python?

1 Answers  


Categories