Ad
Code
Diff
  • ## Created by RHB
    # Your code here
    [print(chr(i),end="") for i in [100, 108, 114, 111, 87, 32, 111, 108, 108, 101, 72][::-1]]
    • ## Created by RHB
    • # Your code here
    • print("Hello"+" World")
    • [print(chr(i),end="") for i in [100, 108, 114, 111, 87, 32, 111, 108, 108, 101, 72][::-1]]