History and Background

History and background of python programming language
👁 353
statistics
calculate
Questions #: 7
Time:
Pass Score:
Style
Mode

Python was conceived in the late 1980s by Guido van Rossum

POINTS (1)

Correct Answer

Explanation

Python was invented as a successor to programming language

POINTS (1)

Correct Answer

Explanation

Python 2.0 was released on (year) ___________

Missing
POINTS (1)

Correct Answer

Explanation

Python 3 was released on (year) ________

Missing
POINTS (1)

Correct Answer

Explanation

2to3 utility

Python 3 include the 2to3 utility, which automates the translation of (1) transparent code to (2) transparent

drag and drop the selected option to the right place
Python 2
Python 3
POINTS (1)

Correct Answer

Explanation

All versions of Python (including 2.7) had security issues leading to possible remote code execution and web cache poisoning

POINTS (1)

Correct Answer

Explanation

Python is a multi-paradigm programming language which supports

Object-oriented programming
Structured programming
Functional programming
Aspect-oriented programming
POINTS (1)

Correct Answer

Explanation

Views:
Trials:
Avg score:
0
sin cos tan
sin-1 cos-1 tan-1 π e
xy x3 x2 ex 10x
y√x 3√x √x ln log
( ) 1/x % n!
7 8 9 + MS
4 5 6 M+
1 2 3 × M-
0 . EXP ÷ MR
± RND C = MC

Document Actions