What gets printed? Assuming python version 2.x print type(l/2)
Answers
Answered by
0
Answer:
python version 2.x print type(l/2)
Answered by
0
The code that gets printed is python version <type 'int' >
- The given code is the python language code. Python is a high level programming language. The language is used to develop various GUI applications.
- Type int is the integer and are either positive or negative without any decimal points.
- Thus, when the input is 2.x print type(l/2), <type int> will be the output.
Similar questions
Social Sciences,
4 months ago
English,
4 months ago
Chemistry,
9 months ago
Computer Science,
9 months ago
Math,
1 year ago