Ready Network interview question

Reverse the string in python (hello world)

Interview Answer

Anonymous

15 Sept 2021

X="hello world" Print (X( : : -1))