Computer Science, asked by niamaya67, 1 day ago

3. What is the output of the following: print(10!=11)
(I) True
(ii) False
(iii) 10
(iv) 11​

Answers

Answered by jhasanjaypatna
0

Answer:

The output will be True.

Explanation:

!= sign means notequals to

Similar questions