Set1 Python MCQ Questions || python mcq, python mcq questions in hindi

Result : 0/0 | | Left : 10

Find the output of the following python code-

Q1: print(12.6 // 2)

Q2: print(100 / 25)

Q3: print(12 % 5)

Q4: print(12 % -5)

Q5: print(2 ** 3 ** 2)

Q6: print('a' + 2)

Q7: print('hello' + 'dear')

Q8: print('a' * 2)

Q9: print('2' + 2)

Q10: print('12' + '12')

---END---


Comments

  1. bruh, i got all the questions wrong lmao

    ReplyDelete

Post a Comment