Q. What will be the output of this statement? Code: print(ord(‘h’) – ord(‘z’)) (A) 18 (B) -18 (C) 17 (D) -17 ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) -18