MCQ Answer

<p>What will be the output of the following Python code?</p> <pre><span style="font-size: 12.6px;">import random print(random.randrange(0,91,5))</span> </pre><div><br></div>

What will be the output of the following Python code?

import random
print(random.randrange(0,91,5))



निम्नलिखित Python कोड का आउटपुट क्या होगा?

import random
print(random.randrange(0,91,5))
Topic : Modules in Python

A. 10

B. 18

C. 79

D. 95




Correct Answer is :

A. 10



Explanation
The function shown above will generate an output which is a multiple of 5 and is between 0 and 91. The only option which satisfies these criteria is 10. Hence the only possible output of this function is 10.
Online Exam Quiz for One day Exam Online Typing Test CCC Online Test 2026 Best Computer Training Institute in Prayagraj (Allahabad) Best Java Training Institute in Prayagraj (Allahabad) Best Python Training Institute in Prayagraj (Allahabad) O Level Online Test in Hindi Best Website and Software Company in Allahabad