I think the answer should be answer D.
Just try to answer some questions as well, then you can keep a nice balance.
ps. Only answer the questions you know.
Answer:
num1 = int(input("Enter value: "))
num2 = int(input("Enter value: "))
if num1 == num2:
print("Equals.")
else:
print("Unequal.")
Explanation:
Try refreshing the page, if not restart your device check your internet etc.
Answer:
B
Explanation:
all url's begin with https://