On This Page

This set of Problem Solving and Python Programming Multiple Choice Questions & Answers (MCQs) focuses on Problem Solving And Python Programming Set 8

Q1 | '))
Q2 | '))
Q3 | '.replace('cd', '12'))
Q4 | '))
Q5 | '))
Q6 | ))
Q7 | ))
Q8 | ))
Q9 | : 100}))
Q10 | ))
Q11 | '.zfill(5))
Q12 | Which of the following functions is a built- in function in python?
Q13 | 576)
Q14 | ,4,0,6])
Q15 | 5676,2)?
Q16 | >8, 4>2, 1>2])
Q17 | ,4,6) sum([1,2,3])
Q18 | ,0,4.2)
Q19 | ,-4), 2,7)
Q20 | +2j)
Q21 | What is the output of the function complex()?
Q22 | The function divmod(a,b), where both ‘a’ and ‘b’ are integers is evaluated as:
Q23 | The function complex(‘2-3j’) is valid but the function complex(‘2 – 3j’) is invalid.
Q24 | , 3]))
Q25 | ')