Examlex

Solved

What Is the Output of the Following Program

question 35

Multiple Choice

What is the output of the following program?
Def REVERSE(L) :
(L) reverse()
Return(L)
Def YKNJS(L) :
List = list()
List.extend(REVERSE(L) )
Print(List)
L = [1, 3.1, 5.31, 7.531]
YKNJS(L )


Definitions:

Maxillary

Pertaining to the maxilla, the upper jawbone that forms part of the facial structure.

Lacrimal

Relating to the tears or the glands that produce tears, involved in lubricating and protecting the eye.

Mandible

The lower jawbone, which is the largest and strongest bone of the face and holds the lower teeth.

Squamous Suture

A cranial suture located between the parietal and temporal bones of the skull.

Related Questions