Report Bug

Qus

What is the output of below program ?

def say(message, times =1):
    print(message * times)
say("Hello")
say("Word",5)
Qus

नीचे दिए गए प्रोग्राम का आउटपुट क्या है?

def say(message, times =1):
    print(message * times)
say("Hello")
say("Word",5)


A. Hello WordWordWordWordWord
B. Hello Word 5
C. Hello Word,Word,Word,Word,Word
D. Hello HelloHelloHelloHelloHello


Solution
A. Hello WordWordWordWordWord



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