What is the output of the following Python code?
print(~~~2017+1)
a) 2019
b) -2019
c) 2017
d) -2017
Answers
Answered by
8
Ok so,i wrote this in my python program and the answer was d)-2017. idk why and how? but its the answer.
Attachments:
Similar questions