Computer Science, asked by naksh1509patel, 1 year ago

name two languages whose feature are present in Python​

Answers

Answered by theking20
1

Name two languages whose feature are present in Python are as follows:

  • Python is a general-purpose and high-level programming language, which has found its wide usage in modern IT industry.
  • In many areas it is even treated as the future of programming. It was created by Guido van Rossum, and made its first appearance in 1991.
  • However, just because it is widely hailed as the future of programming, it's not free from past strings. Python was originally inspired from the Programming Language 'ABC', and thus being capable of 'exception handling'.
  • It is also a general observation that, the syntax of expressions used in Python is directly inspired from 'FORTRAN', another programming language.
  • Also, the functional tool set (reduce, map, filter) is inspired from 'Lisp'.
Similar questions