Report Bug

Qus

What will be the output of the following Python code?

print('{a}{b}{a}'.format(a='hello', b='world'))
Qus

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

print('{a}{b}{a}'.format(a='hello', b='world'))


A. ‘hello world’
B. ‘hello’ ‘world’ ‘hello’
C. ‘helloworldhello’
D. ‘hello’ ‘hello’ ‘world’


Solution
C. ‘helloworldhello’



Explanation
The code shown above prints the values substituted for a, b, a, in the same order. This operation is performed using the format function. Hence the output of the code is: ‘helloworldhello’.
Latest Current Affairs 2024 Online Exam Quiz for One day Exam Online Typing Test CCC Online Test Python Programming Tutorials Best Computer Training Institute in Prayagraj (Allahabad) Online MBA 2 years Online MCA Online BCA Best Website and Software Company in Allahabad